diff --git a/UnixBench/pgms/gfx-x11 b/UnixBench/pgms/gfx-x11 index ef8a691..dfb3a2d 100755 --- a/UnixBench/pgms/gfx-x11 +++ b/UnixBench/pgms/gfx-x11 @@ -355,7 +355,7 @@ my $testGroups = { 'circle' => [ "circle500", "wddcircle100", "wpcircle100", "fspcircle100" ], 'ellipse' => [ "ddellipse100", "wddellipse100", "pellipse10", "fspellipse100" ], 'shapes' => [ "triangle10", "trap300", "oddostrap300", "eschertiletrap300" ], - 'aashapes' => [ "aa4trap300", "aa1trap10", "aatrap2x300", "addaatrapezoid300" ], + 'aashapes' => [ "aatrap300", "aa1trap10", "aatrap2x300", "addaatrapezoid300" ], 'polys' => [ "complex10", "64poly100convex", "64poly10complex", "64poly100complex" ], 'text' => [ "polytext16", "rgb24text", "caa10text", "ca24text" ], 'blit' => [ "scroll100", "copypixwin10", "deepcopyplane10", "putimagexy500" ],