Files
raspberryGPIOhtmlserver/node_modules/toastr-master/tests/unit/x.js
2016-06-21 18:42:57 +02:00

4 lines
82 B
JavaScript
Executable File

test('test test', 1, function () {
ok(1 === 1, '1 equals 1');
});