summaryrefslogtreecommitdiff
path: root/xsd-tests/schema/any-attribute/buildfile
diff options
context:
space:
mode:
Diffstat (limited to 'xsd-tests/schema/any-attribute/buildfile')
-rw-r--r--xsd-tests/schema/any-attribute/buildfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/xsd-tests/schema/any-attribute/buildfile b/xsd-tests/schema/any-attribute/buildfile
index e4275a4..b215090 100644
--- a/xsd-tests/schema/any-attribute/buildfile
+++ b/xsd-tests/schema/any-attribute/buildfile
@@ -8,5 +8,5 @@
testscript{*}:
{
test = $xsd
- test.arguments = cxx-tree --std c++11
+ test.arguments = cxx-tree
}