10 lines
181 B
JavaScript
Raw Normal View History

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