~ubuntu-branches/debian/stretch/node-repeat-string/stretch

« back to all changes in this revision

Viewing changes to debian/tests/require

  • Committer: Package Import Robot
  • Author(s): Pirate Praveen
  • Date: 2016-10-16 15:51:02 UTC
  • Revision ID: package-import@ubuntu.com-20161016155102-sg5g12ng4g307f0x
Tags: 1.5.4-1
Initial release (Closes: #840932)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/bin/sh
 
2
set -e
 
3
nodejs -e "require('repeat-string');"