Skip to content

Commit e7a0f12

Browse files
author
lmc
committed
issue_21 Multiple issues with default namespaces
1 parent 0aae49b commit e7a0f12

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -291,6 +291,10 @@ To log a trace of test commands to a file run
291291

292292
dbg=1; trace="$HOME/tmp/all-tests.log" ./test-all.sh
293293

294+
To test several instances running in background or simultaneously (issue #15)
295+
296+
BG=1 ./test-all.sh
297+
294298
## Generate an XML from an XSD and show its XPaths
295299
If an XSD file is provided and **xmlbeans** package is installed, try to create an XML instance and print the XPath from it.
296300

0 commit comments

Comments
 (0)