aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <unknown>2012-05-17 14:47:39 +1000
committernyamatongwe <unknown>2012-05-17 14:47:39 +1000
commit2de4788620e203cb24b33ad98781bca0a649250a (patch)
treeb3c5ab47d11c6ac54d16f36ff0126496b11d7abc
parentce78439b67608e336b0b52ebffb95a78a0c24f85 (diff)
downloadscintilla-mirror-2de4788620e203cb24b33ad98781bca0a649250a.tar.gz
Fixed out-of-date test program name.
-rw-r--r--qt/ScintillaEditPy/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/qt/ScintillaEditPy/README b/qt/ScintillaEditPy/README
index c07397031..1b6bedd55 100644
--- a/qt/ScintillaEditPy/README
+++ b/qt/ScintillaEditPy/README
@@ -71,7 +71,7 @@ ScintillaEditPy.pyd for Windows.
A demonstration program can be run:
-python testswp.py
+python testsepq.py
The individual steps in the script can be run manually if wanted although the
shiboken program has complex arguments and differs between systems so run