mirror of
https://github.com/godotengine/regression-test-project.git
synced 2026-01-04 22:10:07 +03:00
Try to use smaller amount of time (#22)
This commit is contained in:
@@ -30,7 +30,7 @@ const alone_steps : Array = [
|
||||
# This should be put regression scripts which needs to run only once
|
||||
const all_in_one : Array = [
|
||||
"res://AIO/Operators/Operators.tscn",
|
||||
"res://AIO/AllNodes/ALL.tscn",
|
||||
#"res://AIO/AllNodes/ALL.tscn",
|
||||
]
|
||||
|
||||
func _init():
|
||||
|
||||
Reference in New Issue
Block a user