Skip to content

Commit

Permalink
draft (fixes #2195)
Browse files Browse the repository at this point in the history
  • Loading branch information
JLKwong committed Apr 15, 2021
1 parent 366263e commit c0f5a66
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,9 @@ case "$1" in
./expandfs* ./h* ./image* ./l* ./m* ./n* \
./p* ./r* ./temperature* ./timezone* ./usb.bats ./verbose* ./version*
;;
nonrpi)
time bats ./services/*.bats ./magazines/*.bats ./wifi* ./blocker* ./cron*
;;
*)
echo "Only 'all', 'services', 'led', 'magazine', 'wifi', 'ap', 'nonet', 'nonetblue' options are supported"
exit 1
Expand Down

0 comments on commit c0f5a66

Please sign in to comment.