Skip to content

Commit 57497ec

Browse files
committed
Move files for better naming consistency
1 parent b06cfc2 commit 57497ec

File tree

3 files changed

+1
-0
lines changed

3 files changed

+1
-0
lines changed

kotlinx-coroutines-test/common/test/TestScopeTest.kt

+1
Original file line numberDiff line numberDiff line change
@@ -489,6 +489,7 @@ class TestScopeTest {
489489
} catch (e: TimeoutCancellationException) {
490490
assertContains(e.message!!, "virtual")
491491
}
492+
}
492493

493494
/*
494495
* Tests that the [TestScope] exception reporting mechanism will report the exceptions that happen between

0 commit comments

Comments
 (0)