diff options
Diffstat (limited to 'test/lib/completions/screen.exp')
-rw-r--r-- | test/lib/completions/screen.exp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lib/completions/screen.exp b/test/lib/completions/screen.exp index b8145894..e5bc4c15 100644 --- a/test/lib/completions/screen.exp +++ b/test/lib/completions/screen.exp @@ -18,7 +18,7 @@ sync_after_int assert_complete {bar "bar bar.d/" foo foo.d/} \ - "screen -c fixtures/shared/default/" "-c should complete files/dirs" + "screen -c $::srcdir/fixtures/shared/default/" "-c should complete files/dirs" sync_after_int |