Skip to content

Commit 3baa28e

Browse files
Update generator.tpl
Co-authored-by: Anastasios Chatzialexiou <[email protected]>
1 parent 83a4034 commit 3baa28e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/practice/two-fer/.meta/generator.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
(ns two-fer-test
22
(:require [clojure.test :refer [deftest testing is]]
3-
two-fer))
3+
two-fer))
44
{{#test_cases.twoFer}}
55
(deftest two-fer_test_{{idx}}
66
(testing "{{description}}"

0 commit comments

Comments
 (0)