diff options
Diffstat (limited to 'tests/command/buildfile')
-rw-r--r-- | tests/command/buildfile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/command/buildfile b/tests/command/buildfile index cb0f272..27e74e8 100644 --- a/tests/command/buildfile +++ b/tests/command/buildfile @@ -3,6 +3,5 @@ # license : MIT; see accompanying LICENSE file import libs = libbutl%lib{butl} -libs += $stdmod_lib exe{driver}: {hxx cxx}{*} $libs testscript |