Differences From Artifact [f6de09e840]:
- File gc_lang/fr/modules/tests_modules.py — part of check-in [4078670807] at 2020-07-31 11:47:28 on branch trunk — [core][fr] split core tests and modules test (user: olr, size: 4252) [annotate] [blame] [check-ins using]
To Artifact [a3d3af4689]:
- File gc_lang/fr/modules/tests_modules.py — part of check-in [2a513248b5] at 2020-09-10 19:34:40 on branch trunk — [fr] tests: useless imports (user: olr, size: 4185) [annotate] [blame] [check-ins using]
1 2 3 4 5 6 7 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | - - - - | #! python3 """ Grammar checker tests for French language """ import unittest |
︙ |