Levente Uzonyi uploaded a new version of Tests to project The Trunk:
http://source.squeak.org/trunk/Tests-ul.413.mcz==================== Summary ====================
Name: Tests-ul.413
Author: ul
Time: 1 August 2019, 9:51:08.722178 pm
UUID: 1e029922-e849-4e3b-8cd0-f29666968f47
Ancestors: Tests-mt.412
ShoutCore depends on Files and Chronology-Core due to the new #benchmark method of SHParserST80.
=============== Diff against Tests-mt.412 ===============
Item was changed:
----- Method: PackageDependencyTest>>testShoutCore (in category 'tests') -----
testShoutCore
self testPackage: #ShoutCore dependsExactlyOn: #(
Collections
Environments
Graphics
Kernel
Monticello
System
Compiler
Tools
+ Files
+ #'Chronology-Core'
).!