Skip to content

Commit 6fc73e5

Browse files
committed
Update editor cache
1 parent 785e08e commit 6fc73e5

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

itest/godot/.godot/global_script_class_cache.cfg

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,19 +7,19 @@ list=[{
77
"language": &"GDScript",
88
"path": "res://TestRunner.gd"
99
}, {
10-
"base": &"TestSuite",
11-
"class": &"TestSuiteSpecial",
10+
"base": &"RefCounted",
11+
"class": &"TestSuite",
1212
"icon": "",
1313
"is_abstract": false,
1414
"is_tool": false,
1515
"language": &"GDScript",
16-
"path": "res://TestSuiteSpecial.gd"
16+
"path": "res://TestSuite.gd"
1717
}, {
18-
"base": &"RefCounted",
19-
"class": &"TestSuite",
18+
"base": &"TestSuite",
19+
"class": &"TestSuiteSpecial",
2020
"icon": "",
2121
"is_abstract": false,
2222
"is_tool": false,
2323
"language": &"GDScript",
24-
"path": "res://TestSuite.gd"
24+
"path": "res://TestSuiteSpecial.gd"
2525
}]

0 commit comments

Comments
 (0)