mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
tests that would have caught tag renaming bug. js tests now don't marahsl expected through the go object. Instead minify both sides to compare
This commit is contained in:
3
pkg/js/parse_tests/013-mx.js
Normal file
3
pkg/js/parse_tests/013-mx.js
Normal file
@@ -0,0 +1,3 @@
|
||||
D("foo.com","none",
|
||||
MX("@",15,"foo.com.")
|
||||
);
|
Reference in New Issue
Block a user