Add a sample test to show how to use the test-suite.
[autotroll.git] / tests / testme.cc
blob9d8f16117ab7700fba297fdc0efab973f57efc13
1 #include <iostream>
3 int main ()
5 std::cout << "Whatever" << std::endl;