Skip to content
Snippets Groups Projects
Commit f47afc44 authored by Yadd's avatar Yadd
Browse files

Replace tap+tape by tape in test

Closes: #1009510
parent c1cf6016
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,6 @@ Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.deb
Uploaders: Bastien Roucariès <rouca@debian.org>
Build-Depends: debhelper-compat (= 13)
, dh-sequence-nodejs
, node-tap <!nocheck>
, node-tape <!nocheck>
Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/js-team/node-cached-path-relative
......
tap test/*.js
tape test/*.js
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment