Skip to content

Commit f1553ba

Browse files
committed
fbc-tests: normalize SUITE() macro
1 parent 8a2b2fc commit f1553ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/structs/ctor_union_copy.bas

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#include "fbcunit.bi"
22

3-
suite( fbc_tests.structs.ctor_union_copy )
3+
SUITE( fbc_tests.structs.ctor_union_copy )
44

55
const TEST_F0 = 1234
66
const TEST_F4 = 12345.6

0 commit comments

Comments
 (0)