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/dir-path/test.out | |
parent | 6cb960121c4195dd9d12c92d4f3ff2819fad143e (diff) |
Port old value reversibility tests
Diffstat (limited to 'old-tests/variable/dir-path/test.out')
-rw-r--r-- | old-tests/variable/dir-path/test.out | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/old-tests/variable/dir-path/test.out b/old-tests/variable/dir-path/test.out deleted file mode 100644 index e608c42..0000000 --- a/old-tests/variable/dir-path/test.out +++ /dev/null @@ -1,22 +0,0 @@ --e=s/foo/bar/ --e s/foo/bar/ --e=s/foo/bar/ --e s/foo/bar/ - --Ifoo/bar --Ifoo/bar/baz --I foo/bar/ --I foo/bar --I foo/bar/baz - --Ifoo/bar --Ifoo/bar/baz --I foo/bar/ --I foo/bar --I foo/bar/baz - -foo/bar - -//foo -/foo -/foo/bar |