1
0
mirror of https://github.com/djhackersdev/bemanitools.git synced 2024-11-24 14:50:10 +01:00
bemanitools/run-tests-wine.sh

8 lines
96 B
Bash
Raw Normal View History

2019-09-27 22:36:50 +02:00
#!/bin/bash
cd build
unzip -o tests.zip -d tests
cd tests
chmod +x run-tests.sh
./run-tests.sh