summaryrefslogtreecommitdiff
path: root/libphobos/testsuite/libphobos.phobos/phobos.exp
diff options
context:
space:
mode:
Diffstat (limited to 'libphobos/testsuite/libphobos.phobos/phobos.exp')
-rw-r--r--libphobos/testsuite/libphobos.phobos/phobos.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libphobos/testsuite/libphobos.phobos/phobos.exp b/libphobos/testsuite/libphobos.phobos/phobos.exp
index 937849eebd7..84e989837fe 100644
--- a/libphobos/testsuite/libphobos.phobos/phobos.exp
+++ b/libphobos/testsuite/libphobos.phobos/phobos.exp
@@ -27,7 +27,7 @@ if { ![is-effective-target d_runtime_has_std_library] } {
# Gather a list of all tests.
set tests [lsort [filter_libphobos_unittests [find $srcdir/../src "*.d"]]]
-set version_flags ""
+set version_flags "-fversion=StdUnittest"
if { [is-effective-target linux_pre_2639] } {
lappend version_flags "-fversion=Linux_Pre_2639"