mirror of
https://github.com/LucasVbr/interpreteur-lir.git
synced 2026-07-09 15:08:05 +00:00
Réparation branche dev
This commit is contained in:
@@ -1,19 +0,0 @@
|
||||
/**
|
||||
* TestExpression.java 7 mai 2021
|
||||
* IUT Rodez info1 2020-2021, pas de copyright, aucun droit
|
||||
*/
|
||||
package interpreteurlir.expressions.tests;
|
||||
|
||||
import interpreteurlir.expressions.Expression;
|
||||
|
||||
/**
|
||||
* Tests unitaires de {@link Expression}
|
||||
* @author Nicolas Caminade
|
||||
* @author Sylvan Courtiol
|
||||
* @author Pierre Debas
|
||||
* @author Heïa Dexter
|
||||
* @author Lucas Vabre
|
||||
*/
|
||||
public class TestExpression {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user