Fixed all issues detected by Eastwood.
This commit is contained in:
parent
529c81f94d
commit
5539c863d1
2 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
(ns ^{:doc "Tests for Internationalisation."
|
||||
:author "Simon Brooke"} scot.weft.i18n.test.core
|
||||
(:use clojure.test
|
||||
scot.weft.i18n.core))
|
||||
(:require [clojure.test :refer :all]
|
||||
[scot.weft.i18n.core :refer :all]))
|
||||
|
||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||
;;;;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue