the-great-game/test/cc/journeyman/the_great_game/gossip/gossip_test.clj

5 lines
163 B
Clojure

(ns cc.journeyman.the-great-game.gossip.gossip-test
(:require [clojure.test :refer :all]
[cc.journeyman.the-great-game.gossip.gossip :refer :all]))