diff options
Diffstat (limited to 'tests/function/path')
-rw-r--r-- | tests/function/path/testscript | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/function/path/testscript b/tests/function/path/testscript index e1f0a36..066a6c8 100644 --- a/tests/function/path/testscript +++ b/tests/function/path/testscript @@ -4,7 +4,7 @@ .include ../../common.test -+if ($cxx.target.class != windows) # @@ TMP ternarry +if ($cxx.target.class != windows) # @@ TMP ternarry s = '/' else s = '\' |