Skip to content

Commit 78af12b

Browse files
update to dos
1 parent a6aab7e commit 78af12b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/java/com/regnosys/rosetta/generator/python/PythonFilesGeneratorTest.xtend

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ import java.util.ArrayList
1818
import org.junit.jupiter.api.Disabled
1919

2020
// TODO: add generated unit tests for number operations with arithmetic operators -,*,/ and for number and string operations with +
21-
// TODO: refactor Python-based unit tests to use the CLI to generate the tests
21+
// TODO: refactor Python-based unit tests to use the CLI to generate the tests. Start with Serialization tests
2222
// TODO: refactor CDM generator to use the CLI
2323

2424
/*

0 commit comments

Comments
 (0)