mirror of
https://github.com/flynx/test.js.git
synced 2026-07-10 04:11:00 +00:00
updated default file pattern...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
1f639ca526
commit
41f2234ee9
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ig-test",
|
||||
"version": "1.6.7",
|
||||
"version": "1.6.8",
|
||||
"description": "experimental test runner....",
|
||||
"main": "test.js",
|
||||
"bin": {
|
||||
|
||||
4
test.js
4
test.js
@ -790,9 +790,9 @@ argv.Parser({
|
||||
|
||||
// list tests...
|
||||
//
|
||||
//default_files: undefined,
|
||||
default_files: '{**/test/*.js,**-test.js,**/test.js,test.js}',
|
||||
// NOTE: this uses .helpColumnOffset to align origins...
|
||||
default_files: undefined,
|
||||
|
||||
// XXX if we do the printing in .stop(..) this will see all the modules...
|
||||
'-l': '-list',
|
||||
'-list': {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user