summaryrefslogtreecommitdiff
path: root/xsd-tests/schema/group/driver.cxx
blob: d4744e5a5571095fea96b3dd2f6e7a89dbdf826d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
// file      : schema/group/driver.cxx
// license   : GNU GPL v2 + exceptions; see accompanying LICENSE file

#include "test.hxx"
#include "global.hxx"

#undef NDEBUG
#include <cassert>

int
main (int, char*[])
{
}