diff options
author | Florian Dold <florian.dold@gmail.com> | 2017-05-27 19:20:27 +0200 |
---|---|---|
committer | Florian Dold <florian.dold@gmail.com> | 2017-05-27 19:20:27 +0200 |
commit | 9a1b2c8ccc5f079dae4966dfd011f4076a53dc20 (patch) | |
tree | 961e2d42c69126791b9e890fa971f0f33ded1920 /package.json | |
parent | 592fd62402b7f0fdb8dbe08605381d3a74d929f2 (diff) |
convert tests to ava tests
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json index 102a937db..cd6033dae 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,6 @@ "pogen": "file:tooling/pogen/", "react": "^15.5.4", "react-dom": "^15.5.4", - "talertest": "file:tooling/talertest/", "through2": "^2.0.1", "tiny-worker": "^2.1.1", "ts-loader": "^2.0.3", |