added a -texturepath option to drawstuff
[ode.git] / tests / main.cpp
blob08a6257465a8a473258bb5ee7463f8c4d9d3dabc
1 // openode_UnitTest++.cpp : Defines the entry point for the console application.
2 //
4 #include <UnitTest++.h>
6 int main()
8 return UnitTest::RunAllTests();