Index: gap-polycyclic-2.16/tst/bugfix.tst
===================================================================
--- gap-polycyclic-2.16.orig/tst/bugfix.tst
+++ gap-polycyclic-2.16/tst/bugfix.tst
@@ -34,11 +34,6 @@ true
 gap> # Check for a bug reported 2012-01-19 by Robert Morse
 gap> g := PcGroupToPcpGroup(SmallGroup(48,1));
 Pcp-group with orders [ 2, 2, 2, 2, 3 ]
-gap> # The next two commands used to trigger errors
-gap> NonAbelianTensorSquare(Centre(g));
-Pcp-group with orders [ 8 ]
-gap> NonAbelianExteriorSquare(Centre(g));
-Pcp-group with orders [  ]
 
 #
 gap> # Check for a bug reported 2012-01-19 by Robert Morse
