bin/testr-master in testr-14.1.3 vs bin/testr-master in testr-14.2.0

- old
+ new

@@ -1,9 +1,9 @@ #!/usr/bin/env ruby =begin -TESTR-MASTER 1 "2012-01-13" "14.1.3" +TESTR-MASTER 1 "2012-01-16" "14.2.0" ==================================== NAME ---- @@ -57,9 +57,17 @@ FILES ----- *.testr.rb* Optional Ruby script for configuring testr(1). + +ENVIRONMENT +----------- + +`TESTR_CONFIGS` + A single-line JSON array containing paths to actual files or names of + helper libraries in the testr/config/ namespace of Ruby's load path. + These configuration files are loaded just before *.testr.rb* is loaded. SEE ALSO -------- testr(1), testr-driver(1), testr-master(1), testr-herald(1)