summaryrefslogtreecommitdiff
path: root/tests/profile/meson.build
blob: 47ab3bb526448f81d0d1ca0238e40900d1bc1387 (plain)
1
2
3
4
5
6
7
tests += {meson.current_source_dir() / 'read_all_profiles.rs': []}
tests += {
    meson.current_source_dir() / 'read_mock_profile.rs': [
        meson.current_source_dir() / 'mockrepo',
    ],
}