Rename test files

This commit is contained in:
Tobias Skarhed
2018-08-14 10:52:41 +02:00
parent e696dc4d5f
commit a65589a5fb
126 changed files with 2 additions and 42 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ grunt && grunt watch
### Rerun tests on source change
```
npm jest
npm run jest
```
or
```