Skip to content

Commit

Permalink
Update test.lisp
Browse files Browse the repository at this point in the history
  • Loading branch information
jcs090218 authored Oct 6, 2024
1 parent 01147bd commit 8d0bbc6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test/test.lisp
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
(load "./src/package.lisp")
(load "./src/main.lisp")
(load "./flx.lisp")

(let ((score (flx:score "buffer-file-name" "bfn")))
(print score)
Expand Down

0 comments on commit 8d0bbc6

Please sign in to comment.