intval3/test/index.js

16 lines
214 B
JavaScript
Raw Normal View History

2018-02-10 17:09:58 +00:00
'use strict'
QUnit.test('hello world', function (assert) {
assert.ok(true, 'this is true')
2018-02-10 21:34:56 +00:00
})
//sequence tests
//db tests
//onoffsim
//intval tests
//ble tests
//mscript tests
//wifi tests
//log tests (tricky)