summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 30b5863..a06b98e 100644
--- a/README
+++ b/README
@@ -128,7 +128,7 @@ HOW TO IMPLEMENT NEW FORMATS:
128 - get_meta(self) 128 - get_meta(self)
129 5. don't forget to call the do_backup() method when necessary 129 5. don't forget to call the do_backup() method when necessary
130 130
131HOW TO LAUNCHE THE TESTSUITE: 131HOW TO LAUNCH THE TESTSUITE:
132 1. cd ./test 132 1. cd ./test
133 2. python2.6 clitest.py : launch the testsuite for the CLI 133 2. python2.6 clitest.py : launch the testsuite for the CLI
134 3. python2.6 libtest.py : launch the testsuite for the mat internal library 134 3. python2.6 libtest.py : launch the testsuite for the mat internal library