aboutsummaryrefslogtreecommitdiff
path: root/run_unittests.py
diff options
context:
space:
mode:
authorDylan Baker <dylan@pnwbakers.com>2020-11-10 12:29:26 -0800
committerDylan Baker <dylan@pnwbakers.com>2020-11-11 07:42:40 -0800
commit220da39c7cf0f3b0429bbf80b71da0bd7a4d84a5 (patch)
tree93db9069335e25bccd4b15cef08df658fe6cfb82 /run_unittests.py
parent91bf84eaa561ebefc6cd4de5fc2b9d2ef81ef505 (diff)
downloadmeson-220da39c7cf0f3b0429bbf80b71da0bd7a4d84a5.zip
meson-220da39c7cf0f3b0429bbf80b71da0bd7a4d84a5.tar.gz
meson-220da39c7cf0f3b0429bbf80b71da0bd7a4d84a5.tar.bz2
actions: Add unittests for macos
Diffstat (limited to 'run_unittests.py')
-rwxr-xr-xrun_unittests.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/run_unittests.py b/run_unittests.py
index c23756d..7cb51ee 100755
--- a/run_unittests.py
+++ b/run_unittests.py
@@ -13,6 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
+from mesonbuild.compilers.objc import AppleClangObjCCompiler
import time
import stat
import subprocess