UNPKG

reactors-cli

Version:
11 lines (7 loc) 271 B
'use strict'; var _should = require('should'); var _should2 = _interopRequireDefault(_should); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } describe.skip('Run iOS', function () { // ... }); /* global describe it */