Skip to content

Commit

Permalink
load stub not example
Browse files Browse the repository at this point in the history
  • Loading branch information
kmarker1101 committed Jun 10, 2024
1 parent ec5abb9 commit 2c8e14e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions exercises/practice/pig-latin/pig-latin-test.el
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@
;;; Code:


;;; (load-file "pig-latin.el")
(load-file ".meta/example.el")
(load-file "pig-latin.el")
(declare-function translate "pig-latin.el" (phrase))


Expand Down

0 comments on commit 2c8e14e

Please sign in to comment.