Files
IfcOpenShell/conda/run_test.sh
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
121 B
Bash
Raw Normal View History

2022-04-08 10:54:59 +02:00
#!/bin/bash
cd test && python tests.py
cd ../src/ifcopenshell-python && mv ifcopenshell ifcopenshell-local && make test