diff options
author | Benjamin Chausse <benjamin@chausse.xyz> | 2023-01-16 02:51:22 -0500 |
---|---|---|
committer | Benjamin Chausse <benjamin@chausse.xyz> | 2023-01-16 02:51:22 -0500 |
commit | e37d4911c750550896c4155f452736200d977b83 (patch) | |
tree | d9aa75757d6bb22e0b1e2a55b7cc047f9e961662 /tests.h | |
parent | 766f377da3f63ea674ae3903c95cf0b512834049 (diff) |
Almost done...
Diffstat (limited to 'tests.h')
-rw-r--r-- | tests.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -27,7 +27,6 @@ public: void tests_unitaires_couche(); void tests_unitaires_canevas(); void tests_unitaires(); // Appel de tous les tests unitaires - // Methodes pour les tests unitaires des classes void tests_application_cas_01(); void tests_application_cas_02(); |