From ef90f974bd58a5baf3b4786ceb5e806ee89005ab Mon Sep 17 00:00:00 2001 From: LightAir Date: Tue, 15 Dec 2020 22:51:02 +0300 Subject: [PATCH] =?UTF-8?q?=D0=98=D0=B7=D0=BC=D0=B5=D0=BD=D0=B5=D0=BD?= =?UTF-8?q?=D0=B8=D0=B5=20=D1=82=D0=B5=D1=81=D1=82=D0=BE=D0=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- test/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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('..');