diff options
author | David Robillard <d@drobilla.net> | 2023-04-03 09:00:14 -0400 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2023-04-05 09:45:15 -0400 |
commit | 1ef9b34389da01bc9ea3a4edaef0cf8dde63eaea (patch) | |
tree | 9a132c9b99fc16404fe6ef24ac0632c03c9ea001 /test/extra/good/test-long-string.nt | |
parent | 34e67d85558c3dbecfcd4dba4077fc9062c21624 (diff) | |
download | serd-1ef9b34389da01bc9ea3a4edaef0cf8dde63eaea.tar.gz serd-1ef9b34389da01bc9ea3a4edaef0cf8dde63eaea.tar.bz2 serd-1ef9b34389da01bc9ea3a4edaef0cf8dde63eaea.zip |
Factor out a suite of "perfect" reversible tests
Diffstat (limited to 'test/extra/good/test-long-string.nt')
-rw-r--r-- | test/extra/good/test-long-string.nt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/extra/good/test-long-string.nt b/test/extra/good/test-long-string.nt deleted file mode 100644 index 7963ee9e..00000000 --- a/test/extra/good/test-long-string.nt +++ /dev/null @@ -1 +0,0 @@ -<http://example.org/eg#s> <http://example.org/eg#p> "This is a\nlong string\nwith\n tabs\nand spaces." . |