summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMats Wichmann <mats@linux.com>2023-03-09 12:50:43 -0700
committerMats Wichmann <mats@linux.com>2023-03-09 12:50:43 -0700
commite58b9c382ddf00c48027a9610589a59062ecce70 (patch)
tree269649fe8a43ec995f5dba6407644ed592789a1c
parenta4ab466c6df5bd3187e78c36bfa8f68e1fb7659e (diff)
downloadscons-git-e58b9c382ddf00c48027a9610589a59062ecce70.tar.gz
ParseConfig test fix
Signed-off-by: Mats Wichmann <mats@linux.com>
-rw-r--r--test/ParseConfig.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ParseConfig.py b/test/ParseConfig.py
index c53e25798..109a3a76c 100644
--- a/test/ParseConfig.py
+++ b/test/ParseConfig.py
@@ -122,7 +122,7 @@ stdout3 = """\
"""
stdout4 = """\
-['_REENTRANT', 'TOOLS_ENABLED']
+['TOOLS_ENABLED', '_REENTRANT']
['pulse']
['-pthread']
['-pthread']