tests: add tests for tests.sh so we can test the test script
[nit.git] / doc / developpez / poo / listings / type3_s.nit
1 class XMLDocument super Graph end
2
3 class XMLNode super Node end