diff options
Diffstat (limited to 'opendc-trace/opendc-trace-api/src/test/kotlin/formats/wtf/TableWriterTestKit.kt')
| -rw-r--r-- | opendc-trace/opendc-trace-api/src/test/kotlin/formats/wtf/TableWriterTestKit.kt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/opendc-trace/opendc-trace-api/src/test/kotlin/formats/wtf/TableWriterTestKit.kt b/opendc-trace/opendc-trace-api/src/test/kotlin/formats/wtf/TableWriterTestKit.kt index 1c819fff..a7d6879c 100644 --- a/opendc-trace/opendc-trace-api/src/test/kotlin/formats/wtf/TableWriterTestKit.kt +++ b/opendc-trace/opendc-trace-api/src/test/kotlin/formats/wtf/TableWriterTestKit.kt @@ -95,7 +95,6 @@ public abstract class TableWriterTestKit { /** * Test that writing columns without a row fails. */ - @Test public fun testWriteWithoutRow() { assertAll( columns.map { column -> |
