소스 검색

more renaming

Claudio Gomes 5 년 전
부모
커밋
6d509da0b7
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 2
      HintCOEngine/test/ua/ansymo/hintco/test/AlgebraicLoopVariantProcessorTest.xtend

+ 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() {