Merge pull request #506 from andrewcsmith/patch-2
[supercollider.git] / external_libraries / yaml-cpp-0.3.0 / test / main.cpp
blob64c69f1075c2f8a8fdf0d352db4e5c88bb24e49b
1 #include "tests.h"
3 int main()
5 Test::RunAll();
6 return 0;