Skip to content
Snippets Groups Projects
Commit bfb06a36 authored by Niels Möller's avatar Niels Möller
Browse files

Added test for transport mode input.

Rev: src/nettle/examples/sexp-conv-test:1.6
parent 21703d22
No related branches found
No related tags found
No related merge requests found
......@@ -90,5 +90,6 @@ test_canonical 'foo' '3:foo'
test_canonical 'fooooooooooo' '12:fooooooooooo'
test_canonical 'fooooooooo' '10:fooooooooo'
test_canonical '(foo bar baz)' '(3:foo3:bar3:baz)'
test_canonical '{KDM6Zm9vMzpiYXIzOmJheik=}' '(3:foo3:bar3:baz)'
exit 0
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment