Browse Source

more renaming

Claudio Gomes 4 years ago
parent
commit
6d509da0b7

+ 1 - 2
HintCOEngine/test/ua/ansymo/hintco/test/AlgebraicLoopVariantProcessorTest.xtend

@@ -10,8 +10,7 @@ import ua.ansymo.hintco.ModelStorage
 
 import static org.junit.Assert.*
 
-// TODO Rename this to AlgebraicLoopProcessingTest
-class AlgebraicLoopVariantProcessorTest {
+class AlgebraicLoopProcessingTests {
 	
 	@Test
 	def void addConstraintsWithAlgebraicLoopsTest() {