Skip to content

Commit

Permalink
Add test for loc command
Browse files Browse the repository at this point in the history
  • Loading branch information
jcs090218 committed Feb 20, 2024
1 parent 83929d7 commit 4c18ecd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion test/commands/local/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,12 @@ eask status
eask archives
eask archives --all
eask list --depth=0
eask bump major minor patch
eask cat package.json --insecure
eask cat package.json --number --insecure
eask concat
eask bump major minor patch
eask loc
eask loc Eask

# PATH environment
eask path
Expand Down

0 comments on commit 4c18ecd

Please sign in to comment.