remove unit test framework

This commit is contained in:
Fabien Freling 2020-02-24 23:08:03 +01:00
parent 61efafe9a3
commit 5828df43e2
29 changed files with 0 additions and 5720 deletions

View file

@ -5,9 +5,6 @@ itchio := "damantisshrimp/taqin"
edit:
godot --editor --quiet &
test:
godot --debug --script {{src_dir}}/addons/gut/gut_cmdln.gd
export-android:
mkdir -p {{build_dir}}/android
godot --export "Android" {{build_dir}}/android