aboutsummaryrefslogtreecommitdiff
path: root/tests/meson.build
blob: 46d82257d40f31766c64895837daba2719214790 (plain) (blame)
1
2
3
4
if not meson.is_subproject()
  subdir('tatl')
  test('tatl test', tatl_test)
endif