Fix insane formatting/whitespace in evoral test stuff. C'mon Hans ;)

git-svn-id: svn://localhost/ardour2/branches/3.0@5799 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
David Robillard 2009-10-19 15:26:56 +00:00
parent cb8407d26f
commit a2c434d5cd
5 changed files with 92 additions and 93 deletions

View file

@ -11,7 +11,7 @@ int
main()
{
Glib::thread_init();
CppUnit::TestResult testresult;
CppUnit::TestResultCollector collectedresults;