aboutsummaryrefslogtreecommitdiff
path: root/unittests/allplatformstests.py
diff options
context:
space:
mode:
authorCharles Brunet <charles.brunet@optelgroup.com>2024-02-28 09:23:46 -0500
committerDylan Baker <dylan@pnwbakers.com>2024-03-01 12:09:22 -0800
commitcc4cfbcad92945a1629c80664e1eb755c68905dd (patch)
tree8dc26677fb2fb5bf98b086a721bd1af403345005 /unittests/allplatformstests.py
parent76f6874e4841954a63ac9fb79deec353f50648d1 (diff)
downloadmeson-cc4cfbcad92945a1629c80664e1eb755c68905dd.zip
meson-cc4cfbcad92945a1629c80664e1eb755c68905dd.tar.gz
meson-cc4cfbcad92945a1629c80664e1eb755c68905dd.tar.bz2
Fix unknown base options not detected in commandline arguments
Diffstat (limited to 'unittests/allplatformstests.py')
-rw-r--r--unittests/allplatformstests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/unittests/allplatformstests.py b/unittests/allplatformstests.py
index 777f2f9..1064e6a 100644
--- a/unittests/allplatformstests.py
+++ b/unittests/allplatformstests.py
@@ -2694,7 +2694,7 @@ class AllPlatformTests(BasePlatformTests):
# It is not an error to set wrong option for unknown subprojects or
# language because we don't have control on which one will be selected.
- self.init(testdir, extra_args=['-Dc_wrong=1', '-Dwrong:bad=1', '-Db_wrong=1'])
+ self.init(testdir, extra_args=['-Dc_wrong=1', '-Dwrong:bad=1'])
self.wipe()
# Test we can set subproject option