diff options
Diffstat (limited to 'README')
| -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 |
