Skip to content

Commit

Permalink
Remove unnecessary comment from stack_spec.fnl
Browse files Browse the repository at this point in the history
  • Loading branch information
russtoku committed Aug 21, 2024
1 parent 3378842 commit 842f065
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions fnl/conjure-spec/stack_spec.fnl
Original file line number Diff line number Diff line change
@@ -1,12 +1,7 @@
(local {: describe : it} (require :plenary.busted))
(local assert (require :luassert.assert))

(local stack (require :conjure.stack))



;;;;;;;;;;
;;; module/file being tested
(describe "conjure.stack"
(fn []
(describe "push"
Expand Down

0 comments on commit 842f065

Please sign in to comment.