Skip to content

Commit 40ea1e9

Browse files
committed
Initial commit
1 parent 0db6021 commit 40ea1e9

File tree

3 files changed

+200
-302
lines changed

3 files changed

+200
-302
lines changed

Makefile

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
2+
3+
.PHONY: test-run-backend
4+
test-run-backend:
5+
rm -rf ./environment/frontend_server/storage/simulation-test
6+
./run_backend.sh base_the_ville_isabella_maria_klaus simulation-test

0 commit comments

Comments
 (0)