Skip to content

Commit

Permalink
Remove a leftover
Browse files Browse the repository at this point in the history
  • Loading branch information
ebraminio committed Jul 17, 2024
1 parent d0436ed commit edd809d
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -264,9 +264,6 @@ class ImportedTests {

@Test
fun `Test Nepali calendar implementation`() {
println(CivilDate(2421697L).year)
println(CivilDate(2421697L).month)
println(CivilDate(2421697L).dayOfMonth)
// https://github.com/techgaun/ad-bs-converter/blob/master/test/unit/converter.js
"""2072/4/3 to 2015/7/19
2072/4/16 to 2015/8/1
Expand Down

0 comments on commit edd809d

Please sign in to comment.