diff options
| author | jvoisin | 2011-10-30 18:48:05 +0100 |
|---|---|---|
| committer | jvoisin | 2011-10-30 18:48:05 +0100 |
| commit | 88ff3188984c4e5d7cc58cd6d28691df21856c4e (patch) | |
| tree | 26b081f9d22b5da170d84b078c409a5a60a6e2d9 | |
| parent | d9fd422220a3cdafb2820171c7457285ec466fc0 (diff) | |
stupid typo
| -rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -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 | ||
| 131 | HOW TO LAUNCHE THE TESTSUITE: | 131 | HOW 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 |
