Skip to content

Commit

Permalink
Update generator.tpl
Browse files Browse the repository at this point in the history
Co-authored-by: Anastasios Chatzialexiou <[email protected]>
  • Loading branch information
ErikSchierboom and tasxatzial committed Jan 12, 2025
1 parent 83a4034 commit 74b59a8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion exercises/practice/two-fer/.meta/generator.tpl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
(ns two-fer-test
(:require [clojure.test :refer [deftest testing is]]
two-fer))
two-fer))
{{#test_cases.twoFer}}
(deftest two-fer_test_{{idx}}
(testing "{{description}}"
Expand Down
1 change: 0 additions & 1 deletion generators/.problem-specifications
Submodule .problem-specifications deleted from 162890

0 comments on commit 74b59a8

Please sign in to comment.