Skip to content

Commit 1b47bfd

Browse files
remove old comment
1 parent 800ebf9 commit 1b47bfd

File tree

1 file changed

+0
-1
lines changed
  • core/src/test/kotlin/org/jetbrains/kotlinx/dataframe/api

1 file changed

+0
-1
lines changed

core/src/test/kotlin/org/jetbrains/kotlinx/dataframe/api/move.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,6 @@ class MoveTests {
235235
df["b"].asColumnGroup().columnNames() shouldBe listOf("d", "c")
236236
}
237237

238-
// not working
239238
@Test
240239
fun `move single nested column between columns remaining inside the group`() {
241240
// creating an appropriate df for the test

0 commit comments

Comments
 (0)