We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 785e08e commit 6fc73e5Copy full SHA for 6fc73e5
1 file changed
itest/godot/.godot/global_script_class_cache.cfg
@@ -7,19 +7,19 @@ list=[{
7
"language": &"GDScript",
8
"path": "res://TestRunner.gd"
9
}, {
10
-"base": &"TestSuite",
11
-"class": &"TestSuiteSpecial",
+"base": &"RefCounted",
+"class": &"TestSuite",
12
"icon": "",
13
"is_abstract": false,
14
"is_tool": false,
15
16
-"path": "res://TestSuiteSpecial.gd"
+"path": "res://TestSuite.gd"
17
18
-"base": &"RefCounted",
19
-"class": &"TestSuite",
+"base": &"TestSuite",
+"class": &"TestSuiteSpecial",
20
21
22
23
24
-"path": "res://TestSuite.gd"
+"path": "res://TestSuiteSpecial.gd"
25
}]
0 commit comments