Fix UIExplorer integration tests

Reviewed By: @vjeux

Differential Revision: D2510761

fb-gh-sync-id: 21ec8988305ba9f3526277a8b445676ac4fcf3aa
This commit is contained in:
Pieter De Baets
2015-10-06 07:34:44 -07:00
committed by facebook-github-bot-4
parent ea8d0b6c1f
commit 81278d1a39
3 changed files with 11 additions and 8 deletions

View File

@@ -23,6 +23,7 @@ var {
View,
} = React;
/* Keep this list in sync with UIExplorerIntegrationTests.m */
var TESTS = [
require('./IntegrationTestHarnessTest'),
require('./TimersTest'),