2016-02-15 23:03:16 +00:00
|
|
|
/* Copyright 2016 Realm Inc - All Rights Reserved
|
2015-10-27 23:19:30 +00:00
|
|
|
* Proprietary and Confidential
|
|
|
|
*/
|
|
|
|
|
2015-08-13 16:12:48 +00:00
|
|
|
'use strict';
|
|
|
|
|
2016-02-15 23:47:07 +00:00
|
|
|
// Allow our test harness to test this app.
|
|
|
|
import './tests';
|
2016-02-15 23:03:16 +00:00
|
|
|
import './main';
|