riku
2022-06-17 d2ec5bfc26119a08985059ab3dabacea8275e45b
src/test/kotlin/cn/flightfeather/supervision/common/score/AutoScoreTest.kt
@@ -20,6 +20,6 @@
    @Test
    fun go() {
        autoScore.go(2021, 10)
        autoScore.go(2022, 1)
    }
}