mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
MAINT: Fix parse_test numbering (#985)
This commit is contained in:
2
pkg/js/parse_tests/034-nameserver-ttl.js
Normal file
2
pkg/js/parse_tests/034-nameserver-ttl.js
Normal file
@ -0,0 +1,2 @@
|
||||
D("foo.com", "none", NAMESERVER_TTL("1d"));
|
||||
D("bar.com", "none", NAMESERVER_TTL(300));
|
Reference in New Issue
Block a user