diff --git a/test/index.js b/test/index.js index 293513a..e6597d6 100644 --- a/test/index.js +++ b/test/index.js @@ -1,5 +1,5 @@ // prova is a wrapper for tape -// use npm run test:browser to run tests in a browser + const test = require('tape'); const TR = require('..');