diff options
Diffstat (limited to 'tests/build')
-rw-r--r-- | tests/build/root.build | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/build/root.build b/tests/build/root.build index e3f0f61..5bf6731 100644 --- a/tests/build/root.build +++ b/tests/build/root.build @@ -22,7 +22,6 @@ import.build2 = [null] import! [metadata] b = build2%exe{b} static = $($b:b.static) # True if testing statically-linked build system. -shared = (!$static) # For '$shared || exit' idiom. testscript{*}: test = $b |