1
0
mirror of https://github.com/StackExchange/dnscontrol.git synced 2024-05-11 05:55:12 +00:00
Files
stackexchange-dnscontrol/pkg/js/parse_tests/046-DHCID.js
Florian Ritterhoff 1c5e038c67 add dhcid type
2023-09-10 08:09:02 +02:00

4 lines
46 B
JavaScript

D("foo.com","none",
DHCID("@", "Test")
);