From a31c9966624d2e45ad023c26e19566130e403fd5 Mon Sep 17 00:00:00 2001 From: Stephen Rodriguez Date: Wed, 10 Jun 2015 02:17:32 -0400 Subject: [PATCH] exclude non reactJS tests --- package.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/package.json b/package.json index c218d1d..dcddb98 100644 --- a/package.json +++ b/package.json @@ -9,6 +9,9 @@ "scriptPreprocessor": "/__tests__/preprocessor.js", "unmockedModulePathPatterns": [ "/node_modules/react" + ], + "testPathIgnorePatterns": [ + "