Skip to content

Commit

Permalink
Merge pull request #235 from n-hansen/epsilon
Browse files Browse the repository at this point in the history
fix ns definition for meander.match.check.specs.epsilon
  • Loading branch information
noprompt authored Oct 3, 2022
2 parents 2c592bf + 59c000f commit 779bfb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/meander/match/check/specs/epsilon.cljc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(ns ^:no-doc meander.match.check.epsilon
(ns ^:no-doc meander.match.check.specs.epsilon
(:require [clojure.spec.alpha :as s]
[meander.syntax.specs.epsilon :as r.syntax]))

Expand Down

0 comments on commit 779bfb4

Please sign in to comment.