Skip to content

Commit d9f7319

Browse files
author
Tea
committed
Fix broken test
1 parent 13bbf11 commit d9f7319

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Tests/Decorators/TestOnce.cs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
#if !(UNITY_EDITOR || DEBUG)
2+
#define AL_OPTIMIZE
3+
#endif
4+
15
using NUnit.Framework;
26
using Active.Core;
37
using static Active.Raw;

0 commit comments

Comments
 (0)