Skip to content

Commit

Permalink
fix: Include spec-test subtest in test
Browse files Browse the repository at this point in the history
Signed-off-by: Rebecca Roberts <rebecca.roberts@broadcom.com>
  • Loading branch information
ctlong authored and rroberts2222 committed Apr 12, 2024
1 parent eee75fd commit 110b0a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/test
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )"

"${SCRIPT_DIR}/subtests/lint"
"${SCRIPT_DIR}/subtests/unit-test"
"${SCRIPT_DIR}/subtests/spec-test"

0 comments on commit 110b0a6

Please sign in to comment.