Skip to content

Commit

Permalink
CI: Add Collections-Homogeneous-Tests to "standard" testsuite
Browse files Browse the repository at this point in the history
  • Loading branch information
shingarov committed Jun 29, 2024
1 parent df68e3f commit a36b417
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pharo/GNUmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@ test: $(PROJECT).image $(PHARO_VM)
'MathNotation-Tests' \
'Refinements-Tests' \
'SpriteLang-Tests' \
'PLE-Tests'
'PLE-Tests' \
'Collections-Homogeneous-Tests'

ifndef Z3_SOURCE_DIR
Z3_SOURCE_DIR=error-Z3-SOURCE-not-defined
Expand Down

0 comments on commit a36b417

Please sign in to comment.