aboutsummaryrefslogtreecommitdiff
path: root/src/modules/commander/commander_tests/state_machine_helper_test.cpp
diff options
context:
space:
mode:
authorSimon Wilks <sjwilks@gmail.com>2013-08-25 22:54:31 +0200
committerSimon Wilks <sjwilks@gmail.com>2013-08-25 22:54:31 +0200
commite25f2ff44f9579da3e5bef1e6d1baa3822ec40df (patch)
treef89eea2f25ef4a4fd54b53282716413cfc9945b1 /src/modules/commander/commander_tests/state_machine_helper_test.cpp
parent548f322493fae95c41f3769192fa0c9b28d44d26 (diff)
downloadpx4-firmware-e25f2ff44f9579da3e5bef1e6d1baa3822ec40df.tar.gz
px4-firmware-e25f2ff44f9579da3e5bef1e6d1baa3822ec40df.tar.bz2
px4-firmware-e25f2ff44f9579da3e5bef1e6d1baa3822ec40df.zip
Whitespace and formatting cleanup.
Diffstat (limited to 'src/modules/commander/commander_tests/state_machine_helper_test.cpp')
-rw-r--r--src/modules/commander/commander_tests/state_machine_helper_test.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/modules/commander/commander_tests/state_machine_helper_test.cpp b/src/modules/commander/commander_tests/state_machine_helper_test.cpp
index 7101b455a..40bedd9f3 100644
--- a/src/modules/commander/commander_tests/state_machine_helper_test.cpp
+++ b/src/modules/commander/commander_tests/state_machine_helper_test.cpp
@@ -245,4 +245,3 @@ state_machine_helper_test()
StateMachineHelperTest* test = new StateMachineHelperTest();
test->UnitTest::print_results(test->run_tests());
}
-