summaryrefslogtreecommitdiff
path: root/testsuite/tests/programs/Queens/test.T
blob: 77cf3750b5c807f5ed65a07dc70ee06b7d9047d2 (plain)
1
2
3
4
5
6

test('queens',
     [when(fast(), skip),
      extra_clean(['Main.hi', 'Main.o'])],
     compile_and_run,
     [''])