mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
add dhcid type
This commit is contained in:
committed by
Florian Ritterhoff
parent
af91e37043
commit
1c5e038c67
3
pkg/js/parse_tests/046-DHCID.js
Normal file
3
pkg/js/parse_tests/046-DHCID.js
Normal file
@ -0,0 +1,3 @@
|
||||
D("foo.com","none",
|
||||
DHCID("@", "Test")
|
||||
);
|
Reference in New Issue
Block a user