Skip to content

Commit

Permalink
Removed old tests for lfetool/rebar2.
Browse files Browse the repository at this point in the history
Fixes #44.
  • Loading branch information
oubiwann committed Aug 16, 2023
1 parent 45ce668 commit c64a874
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions test/lutil-file-tests.lfe
Original file line number Diff line number Diff line change
Expand Up @@ -72,15 +72,3 @@
"../lfe-reveal-js/deps/lfeunit"
"../lfe-reveal-js/deps/yaws"
"deps/lfe"))

;; TODO: Rethink this
(deftestskip check-deps
(is-equal
(expected-checked-subdirs)
(lutil-file:check-deps (get-test-subdirs))))

;; TODO: Rethink this
(deftestskip filtered-deps
(is-equal
(expected-filtered-subdirs)
(lutil-file:filter-deps (get-test-subdirs))))

0 comments on commit c64a874

Please sign in to comment.