aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rwxr-xr-xsrc/scripts/python_unittests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/scripts/python_unittests.py b/src/scripts/python_unittests.py
index 649ccf662..37068ed1c 100755
--- a/src/scripts/python_unittests.py
+++ b/src/scripts/python_unittests.py
@@ -121,7 +121,7 @@ InstalledDir: /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDe
Target: x86_64-apple-darwin16.7.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin"""
- self.assertEqual(detector.version_from_compiler_output(compiler_out), "3.8")
+ self.assertEqual(detector.version_from_compiler_output(compiler_out), "3.7")
compiler_out = """Apple LLVM version 8.1.1 (clang-802.1.0)
Target: x86_64-apple-darwin16.7.0