Skip to content

Commit

Permalink
Re-enable dev null
Browse files Browse the repository at this point in the history
  • Loading branch information
benmoriceau committed Jan 7, 2025
1 parent 3208a65 commit 82e6604
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,4 @@ class DevNullBasicFunctionalityIntegrationTest :
}

@Test @Disabled("File transfer is not supported") override fun testBasicWriteFile() {}

@Test @Disabled("DevNull does not support Unknown types") override fun testUnknownTypes() {}
}

0 comments on commit 82e6604

Please sign in to comment.