diff options
Diffstat (limited to 'tests/curl')
-rw-r--r-- | tests/curl/buildfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/curl/buildfile b/tests/curl/buildfile index 9040203..bc03cdd 100644 --- a/tests/curl/buildfile +++ b/tests/curl/buildfile @@ -5,4 +5,4 @@ import libs = libbutl%lib{butl} libs += $stdmod_lib -exe{driver}: {hxx cxx}{*} $libs test{testscript} +exe{driver}: {hxx cxx}{*} $libs testscript |