From 6363292d14d84ae0641b6ce1048f4ca7268ebb49 Mon Sep 17 00:00:00 2001 From: Sophia Pearson Date: Wed, 25 May 2022 23:48:52 +0200 Subject: addons: remove WAT leftovers --- project.godot | 12 ------------ results.xml | 9 --------- 2 files changed, 21 deletions(-) delete mode 100644 results.xml diff --git a/project.godot b/project.godot index 08204de..f293e66 100644 --- a/project.godot +++ b/project.godot @@ -30,18 +30,6 @@ _global_script_class_icons={ "GutTest": "" } -[WAT] - -Test_Directory="res://Tests" -Results_Directory="res://" -Test_Metadata_Directory="res://" -Tags=PoolStringArray( ) -Cache_Tests=false -Window_Size=Vector2( 1280, 720 ) -Minimize_Window_When_Running_Tests=true -Port=6008 -Display=8 - [application] config/name="Texty" diff --git a/results.xml b/results.xml deleted file mode 100644 index ab0eb97..0000000 --- a/results.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file -- cgit v1.2.3