source:
code/branches/ode/ode-0.9/tests/main.cpp
@
266
Last change on this file since 266 was 216, checked in by mathiask, 17 years ago | |
---|---|
File size: 128 bytes |
Line | |
---|---|
1 | #include "CppTestHarness.h" |
2 | #include "PrintfTestReporter.h" |
3 | |
4 | int main() |
5 | { |
6 | return CppTestHarness::TestRunner().RunAllTests(); |
7 | } |
Note: See TracBrowser
for help on using the repository browser.