Skip to content

Commit

Permalink
fixup for test
Browse files Browse the repository at this point in the history
omitted package prefix at some point

Signed-off-by: Psionik K <[email protected]>
  • Loading branch information
psionic-k committed Dec 23, 2022
1 parent aad1e97 commit 888a48f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/erk-test.el
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@
(clone-root (make-temp-file "erk-clone-test-" t)))
(erk-new
"new-project" ; package-name
"nupro" ; package-prefix
clone-root
"Selindis Raszagal" ; Author
"new-shakuras" ; user-org
Expand Down

0 comments on commit 888a48f

Please sign in to comment.