Mainly fixing linter (kondo) whines.
This commit is contained in:
parent
5c70bd0c91
commit
2461319e57
9 changed files with 10 additions and 10 deletions
|
|
@ -1,5 +1,5 @@
|
|||
(ns cc.journeyman.the-great-game.gossip.news-items-test
|
||||
(:require [clojure.test :refer :all]
|
||||
(:require [clojure.test :refer [deftest is testing]]
|
||||
[cc.journeyman.the-great-game.gossip.news-items :refer
|
||||
[degrade-location infer interest-in-location interesting-location?
|
||||
learn-news-item make-all-inferences]]))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue