diff options
Diffstat (limited to 'tests/fetch.test')
-rw-r--r-- | tests/fetch.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fetch.test b/tests/fetch.test index 0d0c1bc..d97bf63 100644 --- a/tests/fetch.test +++ b/tests/fetch.test @@ -4,7 +4,7 @@ .include common.test project.test -cxx = cc "config.cxx=$config.cxx" +cxx = cc config.cxx="$recall($cxx.path)" new += 2>! init += $cxx -d prj 2>! |