specs/stx-jv.rbspec
branchstx-8.0.0
changeset 197 b0874b09676a
parent 195 75e457fec9cc
child 198 9d1750614ee9
--- a/specs/stx-jv.rbspec	Mon Oct 16 20:34:04 2017 +0100
+++ b/specs/stx-jv.rbspec	Thu Nov 02 11:53:51 2017 +0000
@@ -225,6 +225,8 @@
   # Define a "default" test suite, i.e., a set of tests that are run when
   # user does `rake test`.
   package 'stx:libview/tests', :test => true;
+  package 'stx:libwidg/tests', :test => true;
+  package 'stx:libtool/tests', :test => true;
   package 'stx:libjava', :test => true;
   package 'stx:libjava/tools', :test => true;
   package 'stx:goodies/regression', :test => true;