Skip to content

Commit

Permalink
Fix whitespace issue in tst/testextra/grpperm.tst
Browse files Browse the repository at this point in the history
  • Loading branch information
fingolfin authored and alex-konovalov committed Jun 16, 2019
1 parent 9f45e39 commit ce16a7d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tst/testextra/grpperm.tst
Original file line number Diff line number Diff line change
Expand Up @@ -264,8 +264,8 @@ gap> p:=List(e,x->FpGroupCocycle(coh,x,true));;
gap> Length(p);
4
gap> p:=List(p,x->Image(IsomorphismPermGroup(x)));
[ <permutation group with 13 generators>,
<permutation group with 13 generators>,
<permutation group with 13 generators>,
[ <permutation group with 13 generators>,
<permutation group with 13 generators>,
<permutation group with 13 generators>,
<permutation group with 13 generators> ]
gap> STOP_TEST( "grpperm.tst", 1);

0 comments on commit ce16a7d

Please sign in to comment.