Whitespace and formatting cleanup.

This commit is contained in:
Simon Wilks
2013-08-25 22:54:31 +02:00
parent 548f322493
commit e25f2ff44f
6 changed files with 7 additions and 10 deletions
@@ -245,4 +245,3 @@ state_machine_helper_test()
StateMachineHelperTest* test = new StateMachineHelperTest();
test->UnitTest::print_results(test->run_tests());
}