react-native/Libraries/RCTTest
Alex Kring 407b8b4d1f Fixing compiler warning
Summary:
Compiler is giving a warning about an unused variable.

Tested by compiling the source code and verifying the warning is removed.
Closes https://github.com/facebook/react-native/pull/13819

Differential Revision: D5189680

Pulled By: shergin

fbshipit-source-id: 89848fcd3e988d1c256b315cfa2ef60a62c2ad56
2017-06-05 23:30:34 -07:00
..
FBSnapshotTestCase Using `drawViewHierarchyInRect` instead of `renderInContext` for snapshot tests 2017-05-26 15:16:07 -07:00
RCTTest.xcodeproj Enable -Wimplicit-retain-self en sync warning config for all projects 2017-03-23 15:01:34 -07:00
RCTSnapshotManager.h Move all header imports to "<React/..>" 2016-11-23 07:58:39 -08:00
RCTSnapshotManager.m RCTImagePicker now uses main thread 2015-11-16 03:17:29 -08:00
RCTTestModule.h Move all header imports to "<React/..>" 2016-11-23 07:58:39 -08:00
RCTTestModule.m Log to console in RCTTestRunner 2017-04-13 04:49:51 -07:00
RCTTestRunner.h Merge all copies of RUN_RUNLOOP_WHILE in UIExplorerUnitTests 2017-04-21 08:35:46 -07:00
RCTTestRunner.m Fixing compiler warning 2017-06-05 23:30:34 -07:00
SnapshotViewIOS.android.js Move SnapshotView to SnapshotViewIOS and create an unimplemented android version 2015-10-13 11:48:38 -07:00
SnapshotViewIOS.ios.js Ran PropTypes -> prop-types codemod against Libraries/FBReactKit/js/react-native-github 2017-04-12 16:15:15 -07:00