@@ -803,6 +803,7 @@ object ScalatestBuild {
803
803
" org.scalatest.matchers" ,
804
804
" org.scalatest.path" ,
805
805
" org.scalatest.prop" ,
806
+ " org.scalatest.propspec" ,
806
807
" org.scalatest.refspec" ,
807
808
" org.scalatest.tags" ,
808
809
" org.scalatest.tagobjects" ,
@@ -911,6 +912,7 @@ object ScalatestBuild {
911
912
" org.scalatest.matchers" ,
912
913
" org.scalatest.path" ,
913
914
" org.scalatest.prop" ,
915
+ " org.scalatest.propspec" ,
914
916
" org.scalatest.tags" ,
915
917
" org.scalatest.tagobjects" ,
916
918
" org.scalatest.time" ,
@@ -1005,6 +1007,7 @@ object ScalatestBuild {
1005
1007
" org.scalatest.matchers" ,
1006
1008
" org.scalatest.path" ,
1007
1009
" org.scalatest.prop" ,
1010
+ " org.scalatest.propspec" ,
1008
1011
" org.scalatest.refspec" ,
1009
1012
" org.scalatest.tags" ,
1010
1013
" org.scalatest.tagobjects" ,
@@ -1155,6 +1158,7 @@ object ScalatestBuild {
1155
1158
" org.scalatest.matchers" ,
1156
1159
" org.scalatest.path" ,
1157
1160
" org.scalatest.prop" ,
1161
+ " org.scalatest.propspec" ,
1158
1162
" org.scalatest.tags" ,
1159
1163
" org.scalatest.tagobjects" ,
1160
1164
" org.scalatest.time" ,
@@ -1267,6 +1271,7 @@ object ScalatestBuild {
1267
1271
" org.scalatest.matchers" ,
1268
1272
" org.scalatest.path" ,
1269
1273
" org.scalatest.prop" ,
1274
+ " org.scalatest.propspec" ,
1270
1275
" org.scalatest.refspec" ,
1271
1276
" org.scalatest.tags" ,
1272
1277
" org.scalatest.tagobjects" ,
@@ -1339,6 +1344,7 @@ object ScalatestBuild {
1339
1344
" org.scalatest.matchers" ,
1340
1345
" org.scalatest.path" ,
1341
1346
" org.scalatest.prop" ,
1347
+ " org.scalatest.propspec" ,
1342
1348
" org.scalatest.tags" ,
1343
1349
" org.scalatest.tagobjects" ,
1344
1350
" org.scalatest.time" ,
@@ -1409,6 +1415,7 @@ object ScalatestBuild {
1409
1415
" org.scalatest.matchers" ,
1410
1416
" org.scalatest.path" ,
1411
1417
" org.scalatest.prop" ,
1418
+ " org.scalatest.propspec" ,
1412
1419
" org.scalatest.tags" ,
1413
1420
" org.scalatest.tagobjects" ,
1414
1421
" org.scalatest.time" ,
0 commit comments