UNPKG

128 BJavaScriptView Raw
1/**
2 * Imports
3 */
4
5import test from 'tape'
6import virtex-local from '../src'
7
8/**
9 * Tests
10 */
11
12test('should work', () => {
13
14})
\No newline at end of file