removed unneeded test via annotation

This commit is contained in:
Sergey Chernov 2025-12-23 13:36:20 +01:00
parent 3a9c567c32
commit 357585d3ba

View File

@ -3697,7 +3697,7 @@ class ScriptTest {
} }
@Test // @Test
fun testMinimumOptimization() = runTest { fun testMinimumOptimization() = runTest {
for (i in 1..200) { for (i in 1..200) {
bm { bm {