|
@@ -3,7 +3,7 @@ using Xunit;
|
|
namespace Jint.Tests.Ecma
|
|
namespace Jint.Tests.Ecma
|
|
{
|
|
{
|
|
|
|
|
|
-#if RELEASE
|
|
|
|
|
|
+#if !DEBUG
|
|
// Ignore in DEBUG to prevent too long running test
|
|
// Ignore in DEBUG to prevent too long running test
|
|
[Trait("Category", "Pass")]
|
|
[Trait("Category", "Pass")]
|
|
#endif
|
|
#endif
|