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

4 lines
46 B
JavaScript
Raw Normal View History

2023-06-02 06:10:35 +02:00
D("foo.com","none",
DHCID("@", "Test")
);