diff --git a/PackageInfo.g b/PackageInfo.g index df70d31c..f8f17ce3 100644 --- a/PackageInfo.g +++ b/PackageInfo.g @@ -121,6 +121,7 @@ Dependencies := rec( GAP := ">= 4.11", NeededOtherPackages := [ [ "GAPDoc", ">= 1.6.3" ] ], SuggestedOtherPackages := [ ], + TestPackages := [ [ "io", ">= 4.7.0" ] ], ExternalConditions := [], ),