summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorjvoisin2011-10-30 18:48:05 +0100
committerjvoisin2011-10-30 18:48:05 +0100
commit88ff3188984c4e5d7cc58cd6d28691df21856c4e (patch)
tree26b081f9d22b5da170d84b078c409a5a60a6e2d9 /README
parentd9fd422220a3cdafb2820171c7457285ec466fc0 (diff)
stupid typo
Diffstat (limited to 'README')
-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