4 lines
62 B
GDScript3
4 lines
62 B
GDScript3
|
extends Node
|
||
|
|
||
|
var test_directory: String = "res://tests/unit"
|