remove unit test framework
This commit is contained in:
parent
61efafe9a3
commit
5828df43e2
29 changed files with 0 additions and 5720 deletions
3
justfile
3
justfile
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue