gap-packages / wedderga

Wedderburn Decomposition of Group Algebras
https://gap-packages.github.io/wedderga/
GNU General Public License v2.0
3 stars 6 forks source link

Use START_TEST and STOP_TEST in bugfix.tst #17

Closed olexandr-konovalov closed 6 years ago

olexandr-konovalov commented 6 years ago

As @fingolfin noted in a comment in https://github.com/gap-packages/wedderga/pull/15, this file did not use START_TEST and STOP_TEST, what has a negative impact on its reproducibility.