aboutsummaryrefslogtreecommitdiff
path: root/tests/small-vector
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-12-01 11:23:33 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-12-01 11:23:33 +0200
commitcf8f3b830789a6bcc538d2f4d0e8a1425a110c47 (patch)
treea2c18a8b78fbfe18237593621b9b5f38753b6c61 /tests/small-vector
parent5cbb86ab1d4d10371fb765f4e283af47298fec34 (diff)
Revert no longer necessary quoting in buildfiles
Diffstat (limited to 'tests/small-vector')
-rw-r--r--tests/small-vector/buildfile1
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/