Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
xieyuheng committed Jun 13, 2024
1 parent e7bf3bd commit 8d30393
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/the-art/examples/celsius.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,6 @@ test("celsiusKelvin", () => {

addContent(f, 77)

assert.deepStrictEqual(content(c), 25)
assert.deepStrictEqual(content(k), 298.15)
})

0 comments on commit 8d30393

Please sign in to comment.