fixed wrong file name in tests
This commit is contained in:
parent
47c061d2b4
commit
2130974929
@ -195,7 +195,7 @@ class BookTest {
|
|||||||
|
|
||||||
@Test
|
@Test
|
||||||
fun testFromReal() = runTest {
|
fun testFromReal() = runTest {
|
||||||
runDocTests("../docs/real.md")
|
runDocTests("../docs/Real.md")
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user