Skip to content

Commit

Permalink
Update exercises/practice/scrabble-score/test/scrabble_score_test.clj
Browse files Browse the repository at this point in the history
Co-authored-by: Anastasios Chatzialexiou <[email protected]>
  • Loading branch information
ErikSchierboom and tasxatzial committed Jan 12, 2025
1 parent 22b38b3 commit a1df06e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
(ns scrabble-score-test
(:require [clojure.test :refer [deftest testing is]]
scrabble-score))
scrabble-score))

(deftest score-word_test_1
(testing "lowercase letter"
Expand Down
1 change: 0 additions & 1 deletion generators/.problem-specifications
Submodule .problem-specifications deleted from 162890

0 comments on commit a1df06e

Please sign in to comment.