Add dozens of new integration tests to the GDScript test suite
This also ignores `.out` files in the file format static checks.
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
func test():
|
||||
if true # Missing colon here.
|
||||
print("true")
|
||||
if true # Missing colon here.
|
||||
print("true")
|
||||
|
||||
Reference in New Issue
Block a user