Skip to content

Commit

Permalink
Replace TODO with ticket (gfredericks#61)
Browse files Browse the repository at this point in the history
  • Loading branch information
lvh committed Jun 7, 2019
1 parent bd4fea7 commit 8885e12
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/com/gfredericks/test/chuck/regexes_test.clj
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,6 @@
#_"[{&&[}{]}]"])

(defspec generator-regression-spec (times 1000)
;; TODO: make a prop in test.chuck that's like for
(prop/for-all [[re s] (gen'/for [re-s (gen/elements generator-regression-cases)
:let [re (re-pattern re-s)]
s (regexes/gen-string-from-regex re)]
Expand Down

0 comments on commit 8885e12

Please sign in to comment.