Skip to content

Commit

Permalink
fix test ...
Browse files Browse the repository at this point in the history
  • Loading branch information
kongeor committed Jul 18, 2024
1 parent d9b59db commit 17ad244
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 54 deletions.
23 changes: 0 additions & 23 deletions .github/workflows/clojure.yml

This file was deleted.

3 changes: 0 additions & 3 deletions doc/intro.md

This file was deleted.

26 changes: 0 additions & 26 deletions resources/public/index.html

This file was deleted.

3 changes: 1 addition & 2 deletions test/kino/core_test.clj
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
(ns kino.core-test
(:require [clojure.test :refer :all]
[kino.core :refer :all]))
(:require [clojure.test :refer :all]))

(deftest a-test
(testing "FIXME, I fail."
Expand Down

0 comments on commit 17ad244

Please sign in to comment.