diff options
Diffstat (limited to 'tests/regex/buildfile')
-rw-r--r-- | tests/regex/buildfile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/regex/buildfile b/tests/regex/buildfile index 3ac2e44..91eb225 100644 --- a/tests/regex/buildfile +++ b/tests/regex/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 |