Skip to content

Commit f456735

Browse files
committed
tests: add minimalistic to tests
1 parent 4ca7126 commit f456735

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scripts/testall.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ set -e
99
./scripts/test.sh ./rows
1010
./scripts/test.sh ./sidebar
1111
./scripts/test.sh ./sidebarleft
12+
./scripts/test.sh ./minimalistic
1213

1314
echo 'all tests passed'
1415
exit 0

0 commit comments

Comments
 (0)