Loading testing/xpcshell/moz.build +6 −3 Original line number Diff line number Diff line Loading @@ -6,6 +6,9 @@ TEST_DIRS += ['example'] if CONFIG['HOST_OS_ARCH'] != 'Darwin': # Disabled on Mac due to our builders still being on MacOS 10.7, # see bug 1255588 PYTHON_UNIT_TESTS += [ 'selftest.py', ] Loading Loading
testing/xpcshell/moz.build +6 −3 Original line number Diff line number Diff line Loading @@ -6,6 +6,9 @@ TEST_DIRS += ['example'] if CONFIG['HOST_OS_ARCH'] != 'Darwin': # Disabled on Mac due to our builders still being on MacOS 10.7, # see bug 1255588 PYTHON_UNIT_TESTS += [ 'selftest.py', ] Loading