Skip to content

Commit 094e31e

Browse files
committed
Load hashp.core in test.clj
1 parent d9651ad commit 094e31e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • integration-tests/clj/wp2static_test

integration-tests/clj/wp2static_test/test.clj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
(:require [clojure.string :as str]
44
[clojure.test :refer [is]]
55
[cognitect.test-runner.api :as test-api]
6+
[hashp.core]
67
[wp2static-test.core :as core]
78
[wp2static-test.main :as main]))
89

0 commit comments

Comments
 (0)