diff options
Diffstat (limited to 'tests/dstack.tests')
-rw-r--r-- | tests/dstack.tests | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/dstack.tests b/tests/dstack.tests index 6c4cef1..49b97d3 100644 --- a/tests/dstack.tests +++ b/tests/dstack.tests @@ -84,4 +84,4 @@ dirs -c dirs # this is for the benefit of pure coverage -cd $MYDIR +cd "$MYDIR" |