This commit is contained in:
2017-02-12 13:13:08 +01:00
commit 26ed390ba6
6 changed files with 109 additions and 0 deletions

6
test/test.ts Normal file
View File

@ -0,0 +1,6 @@
import 'typings-test'
import { expect } from 'smartchai'
describe('smartshell', function() {
})