initialisation des tests

This commit is contained in:
trochas
2024-11-25 16:41:28 +01:00
parent f62ca87ef3
commit 955fd7006a
3 changed files with 45 additions and 51 deletions

View File

@@ -1,6 +1,5 @@
package src.fr.impl.Parts;
import src.fr.api.PartType;
import src.fr.impl.CategoryImpl;
import src.fr.impl.PartImpl;
import src.fr.impl.PartTypeImpl;