Rename GDScript test script filenames to use snake_case
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
func test():
|
||||
if true # Missing colon here.
|
||||
print("true")
|
||||
Reference in New Issue
Block a user