Testcase changes to satisfy pep8 E742 and E743 checks

Closes #1110
This commit is contained in:
William S Fulton 2017-10-09 07:21:41 +01:00
commit d6077129e4
6 changed files with 25 additions and 25 deletions

View file

@ -23,10 +23,10 @@ public class template_partial_specialization_runme {
new G().g();
new H().h();
new I().i();
new J().j();
new K().k();
new L().l();
new M().m();
new N().n();
new BB().b();
new BBB().b();