diff --git a/test/index.js b/test/index.js index b76f080..0608d59 100644 --- a/test/index.js +++ b/test/index.js @@ -2,4 +2,15 @@ QUnit.test('hello world', function (assert) { assert.ok(true, 'this is true') -}) \ No newline at end of file +}) + +//sequence tests +//db tests +//onoffsim + +//intval tests +//ble tests +//mscript tests +//wifi tests + +//log tests (tricky) \ No newline at end of file