diff README @ 176:48cc188ffb09

strip trailing 0 char that appears with some findscu versions
author am@osimis.io
date Thu, 20 Sep 2018 12:35:32 +0200
parents 09ca519087a1
children 192665e6113f
line wrap: on
line diff
--- a/README	Thu Sep 20 11:58:08 2018 +0200
+++ b/README	Thu Sep 20 12:35:32 2018 +0200
@@ -39,6 +39,10 @@
 
 # python ./Tests/Run.py
 
+to run a single test:
+
+# python Tests/Run.py Orthanc.test_findscu_counters
+
 To test the worklist plugin
 ---------------------------