intval3/test/index.js

16 lines
214 B
JavaScript

'use strict'
QUnit.test('hello world', function (assert) {
assert.ok(true, 'this is true')
})
//sequence tests
//db tests
//onoffsim
//intval tests
//ble tests
//mscript tests
//wifi tests
//log tests (tricky)