mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-29 00:03:17 +00:00
ifcdiff - add simple tests
This commit is contained in:
@@ -20,6 +20,10 @@ PACKAGE_NAME:=ifcdiff.py
|
||||
IS_MODULE:=true
|
||||
include ../common.mk
|
||||
|
||||
.PHONY: test
|
||||
test:
|
||||
pytest -p no:pytest-blender test.py
|
||||
|
||||
.PHONY: qa
|
||||
qa:
|
||||
black .
|
||||
|
||||
Reference in New Issue
Block a user