Skip to content

Commit

Permalink
#29 fix pdd todo size
Browse files Browse the repository at this point in the history
  • Loading branch information
c71n93 committed Oct 11, 2023
1 parent 7b9813b commit a340e9f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/test/kotlin/org/objectionary/deog/unit/graph/TestBase.kt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@ import kotlin.test.assertEquals
/**
* Common interface for all test classes
*
* @todo #29:90m/DEV Integration tests needs to be added
* @todo #29:90m/DEV Integration tests needs to be added. It is necessary to come up with the output format of the
* entire program
*/
interface TestBase {
/**
Expand Down

0 comments on commit a340e9f

Please sign in to comment.