diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2016-12-01 15:13:30 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2016-12-01 15:13:30 +0200 |
commit | 5e71edfa033f163ded9a82f7d66412d8ee05bc48 (patch) | |
tree | 071c3a9068fb134d7cc64c1fcc16d30cdaa3455a /old-tests/variable/representation/test.out | |
parent | 6cb960121c4195dd9d12c92d4f3ff2819fad143e (diff) |
Port old value reversibility tests
Diffstat (limited to 'old-tests/variable/representation/test.out')
-rw-r--r-- | old-tests/variable/representation/test.out | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/old-tests/variable/representation/test.out b/old-tests/variable/representation/test.out deleted file mode 100644 index 84e7250..0000000 --- a/old-tests/variable/representation/test.out +++ /dev/null @@ -1,20 +0,0 @@ -'-L/' -'-L/foo/' -'..' -'../' -'/' -'//' -'///' -'//foo/' -'foo@bar' -'foo/@bar/' -'foo@' -'@bar' -'@' -'@@' -'foo%bar' -'foo%' -'%bar' -'foo%bar' -'x%foo@y%bar' -'x%foo/@y%bar/' |