diff options
Diffstat (limited to 'test/testdata/eval-okay-path-string-interpolation.exp')
-rw-r--r-- | test/testdata/eval-okay-path-string-interpolation.exp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/testdata/eval-okay-path-string-interpolation.exp b/test/testdata/eval-okay-path-string-interpolation.exp new file mode 100644 index 0000000..5b8ea02 --- /dev/null +++ b/test/testdata/eval-okay-path-string-interpolation.exp | |||
@@ -0,0 +1 @@ | |||
{ absolute = /foo; expr = /pwd/lang/foo/bar; home = /fake-home/foo; notfirst = /pwd/lang/bar/foo; simple = /pwd/lang/foo; slashes = /foo/bar; surrounded = /pwd/lang/a-foo-b; } | |||