Skip to content

Commit

Permalink
Fix ns form atomic_test.clj
Browse files Browse the repository at this point in the history
  • Loading branch information
verberktstan authored Feb 28, 2024
1 parent bfed3b7 commit f02a2ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/swark/atomic_test.clj
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
(ns swark.atomic-test
(:require [clojure.test :as
(:require [clojure.test :as t]
[swark.atomic :as sut]))

(t/deftest atomic
Expand Down

0 comments on commit f02a2ab

Please sign in to comment.