Browse Source

fix header

George C. Privon 6 năm trước cách đây
mục cha
commit
718c0f9d85
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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")