diff options
Diffstat (limited to 'tests/small-vector/buildfile')
-rw-r--r-- | tests/small-vector/buildfile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/small-vector/buildfile b/tests/small-vector/buildfile index 6610b73..eafabf8 100644 --- a/tests/small-vector/buildfile +++ b/tests/small-vector/buildfile @@ -3,6 +3,5 @@ # license : MIT; see accompanying LICENSE file exe{driver}: cxx{driver} ../../butl/lib{butl} -exe{driver}: test.arguments = "$src_root" include ../../butl/ |