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

Reenable mocha test in autopkgtest

parent 090bc01a
No related branches found
No related tags found
No related merge requests found
Tests: require
Depends: node-get-value
Test-Command: /usr/share/pkg-js-autopkgtest/runner require
Depends: @, pkg-js-autopkgtest
Restrictions: superficial
Test-Command: /usr/share/pkg-js-autopkgtest/runner
Depends: @, @builddeps@, pkg-js-autopkgtest, mocha, node-micromatch, node-minimist
Restrictions: allow-stderr, skippable
mocha -R spec --timeout 10000 test
#!/bin/sh
set -e
nodejs -e "require('get-value');"
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