aboutsummaryrefslogtreecommitdiff
path: root/unittests/darwintests.py
diff options
context:
space:
mode:
Diffstat (limited to 'unittests/darwintests.py')
-rw-r--r--unittests/darwintests.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/unittests/darwintests.py b/unittests/darwintests.py
index cff0d0c..6bf15aa 100644
--- a/unittests/darwintests.py
+++ b/unittests/darwintests.py
@@ -148,4 +148,3 @@ class DarwinTests(BasePlatformTests):
testdir = os.path.join(self.objcpp_test_dir, '1 simple')
self.init(testdir)
self.assertIn('-std=c++14', self.get_compdb()[0]['command'])
-