[Pkg-javascript-commits] [node-mocks-http] 180/296: removed; legacy test runner

Thorsten Alteholz alteholz at moszumanska.debian.org
Mon Feb 8 18:13:34 UTC 2016


This is an automated email from the git hooks/post-receive script.

alteholz pushed a commit to branch master
in repository node-mocks-http.

commit d5631c3fa563a56ddfe8d73161c08623c7aa7399
Author: Johnny Estilles <johnny.estilles at agentia.asia>
Date:   Wed Apr 8 09:13:04 2015 +0800

    removed; legacy test runner
---
 run-tests | 11 -----------
 1 file changed, 11 deletions(-)

diff --git a/run-tests b/run-tests
deleted file mode 100755
index 051fc05..0000000
--- a/run-tests
+++ /dev/null
@@ -1,11 +0,0 @@
-#!/bin/sh
-echo
-echo "Executing tests..."
-
-# OPTS="--reporter junit --output test/results"
-
-FILES="`find test-legacy -name 'test-*.js'` `find examples -name '*.js'`"
-
-# echo nodeunit $OPTS $FILES
-PATH=./node_modules/nodeunit/bin:$PATH
-exec nodeunit $OPTS $FILES

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-mocks-http.git



More information about the Pkg-javascript-commits mailing list