#Just another sample used for illustrating running multiple scripts. extends "res://addons/gut/test.gd" func test_one(): assert_ne("five", "five", "This should fail")