Files
IfcOpenShell/conda/run_test.sh
T
2022-04-08 10:54:59 +02:00

5 lines
121 B
Bash

#!/bin/bash
cd test && python tests.py
cd ../src/ifcopenshell-python && mv ifcopenshell ifcopenshell-local && make test