Browse Source

[2124] Remove default values from wiredata spec files

Mukund Sivaraman 12 years ago
parent
commit
6efceeee9d

+ 0 - 1
src/lib/dns/tests/testdata/rdata_sshfp_fromWire3.spec

@@ -4,6 +4,5 @@
 [custom]
 [custom]
 sections: sshfp
 sections: sshfp
 [sshfp]
 [sshfp]
-fingerprint: 123456789abcdef67890123456789abcdef67890
 algorithm: 1
 algorithm: 1
 fingerprint_type: 1
 fingerprint_type: 1

+ 0 - 1
src/lib/dns/tests/testdata/rdata_sshfp_fromWire4.spec

@@ -4,6 +4,5 @@
 [custom]
 [custom]
 sections: sshfp
 sections: sshfp
 [sshfp]
 [sshfp]
-fingerprint: 123456789abcdef67890123456789abcdef67890
 algorithm: 255
 algorithm: 255
 fingerprint_type: 1
 fingerprint_type: 1

+ 0 - 1
src/lib/dns/tests/testdata/rdata_sshfp_fromWire5.spec

@@ -4,6 +4,5 @@
 [custom]
 [custom]
 sections: sshfp
 sections: sshfp
 [sshfp]
 [sshfp]
-fingerprint: 123456789abcdef67890123456789abcdef67890
 algorithm: 0
 algorithm: 0
 fingerprint_type: 1
 fingerprint_type: 1

+ 0 - 1
src/lib/dns/tests/testdata/rdata_sshfp_fromWire6.spec

@@ -4,6 +4,5 @@
 [custom]
 [custom]
 sections: sshfp
 sections: sshfp
 [sshfp]
 [sshfp]
-fingerprint: 123456789abcdef67890123456789abcdef67890
 algorithm: 5
 algorithm: 5
 fingerprint_type: 0
 fingerprint_type: 0

+ 0 - 1
src/lib/dns/tests/testdata/rdata_sshfp_fromWire7.spec

@@ -4,6 +4,5 @@
 [custom]
 [custom]
 sections: sshfp
 sections: sshfp
 [sshfp]
 [sshfp]
-fingerprint: 123456789abcdef67890123456789abcdef67890
 algorithm: 255
 algorithm: 255
 fingerprint_type: 255
 fingerprint_type: 255