We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83a4034 commit 3baa28eCopy full SHA for 3baa28e
exercises/practice/two-fer/.meta/generator.tpl
@@ -1,6 +1,6 @@
1
(ns two-fer-test
2
(:require [clojure.test :refer [deftest testing is]]
3
- two-fer))
+ two-fer))
4
{{#test_cases.twoFer}}
5
(deftest two-fer_test_{{idx}}
6
(testing "{{description}}"
0 commit comments