smartshell/test/test.ts

6 lines
99 B
TypeScript
Raw Normal View History

2017-02-12 12:13:08 +00:00
import 'typings-test'
import { expect } from 'smartchai'
describe('smartshell', function() {
})