Add beta license to ReactTests index.ios.js
This commit is contained in:
parent
46bee3c867
commit
b38b87e2f4
|
@ -1,7 +1,7 @@
|
||||||
/**
|
/* Copyright 2015 Realm Inc - All Rights Reserved
|
||||||
* Sample React Native App
|
* Proprietary and Confidential
|
||||||
* https://github.com/facebook/react-native
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
'use strict';
|
'use strict';
|
||||||
|
|
||||||
var React = require('react-native');
|
var React = require('react-native');
|
||||||
|
|
|
@ -2,7 +2,6 @@
|
||||||
* Proprietary and Confidential
|
* Proprietary and Confidential
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
#import "RealmJSTests.h"
|
#import "RealmJSTests.h"
|
||||||
#import "RJSModuleLoader.h"
|
#import "RJSModuleLoader.h"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue