Adding log.gd
This commit is contained in:
parent
eb32d6614e
commit
4522259397
547 changed files with 46844 additions and 0 deletions
6
addons/gdUnit4/src/GdUnitConstants.gd
Normal file
6
addons/gdUnit4/src/GdUnitConstants.gd
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
class_name GdUnitConstants
|
||||
extends RefCounted
|
||||
|
||||
const NO_ARG :Variant = "<--null-->"
|
||||
|
||||
const EXPECT_ASSERT_REPORT_FAILURES := "expect_assert_report_failures"
|
||||
Loading…
Add table
Add a link
Reference in a new issue