mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-19 22:50:21 +00:00
add test script bat/sh. Continue work in PR
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
cd test && python tests.py
|
||||
cd ../src/ifcopenshell-python && mv ifcopenshell ifcopenshell-local && make test
|
||||
Reference in New Issue
Block a user