George C. Privon 6 vuotta sitten
vanhempi
commit
718c0f9d85
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2 2
      tests/scoring_rules-test.rkt

+ 2 - 2
tests/scoring_rules-test.rkt

@@ -1,6 +1,6 @@
 #lang racket/base
-; brier_score_test.rkt
-; Unit tests for Brier score function
+; scoring_rules-test.rkt
+; Unit tests for Scoring Rules
 
 (require rackunit
          "../code/scoring_rules.rkt")