diff options
Diffstat (limited to 'tests/api')
-rw-r--r-- | tests/api/buildfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/api/buildfile b/tests/api/buildfile index 001001a..8ebe3e5 100644 --- a/tests/api/buildfile +++ b/tests/api/buildfile @@ -4,4 +4,4 @@ import libs = libpkgconf%lib{pkgconf} -exe{driver}: {h c}{*} $libs test{testscript} +exe{driver}: {h c}{*} $libs testscript |