summaryrefslogtreecommitdiffstats
path: root/testing/example_test.cpp
blob: f589023b3b27634069375300ff0f18910b185bbf (plain)
1
2
3
4
5
6
void main()
{
  Test t;
  t.example();
}