Skip to content

Commit f3637e3

Browse files
author
Sven Ulrich
committed
updatedeps: fix test
1 parent 740e2b9 commit f3637e3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tests/tests.ts

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
import { String, StringBuilder } from '../index';
2-
import { $String } from '../string';
1+
import { String, $String, StringBuilder } from '../index';
32
import { Fruit } from './fruit';
43
import { expect } from 'chai';
54
import 'mocha';

0 commit comments

Comments
 (0)