NOOP, remove trailing tabs/whitespace.
[ardour.git] / libs / ardour / test / jack_utils_test.cc
index 7645df6ff3e7b3b6e8bebce3bce9f12da0ea0491..d8a21ceb49e3fa4018519263ad614d9b151e637b 100644 (file)
@@ -273,7 +273,7 @@ JackUtilsTest::test_config ()
        std::string command_line;
 
        CPPUNIT_ASSERT (get_default_jack_command_line (command_line));
-       
+
        CPPUNIT_ASSERT (write_jack_config_file (config_path, command_line));
 }