summaryrefslogtreecommitdiff
path: root/testsuite/tests/indexed-types/should_fail/T13092c/all.T
blob: c4e38be0543853aacf920834aba40c11b8e94f2b (plain)
1
2
3
4
5
6
7
8
# Test that we don't load family instance instance files from
# external packages when defining an instance for a type family
# defined in the home package, but do read instance files from
# the home package. (Instance in T13092c_2 overlaps with the one
# defined in T13092c_4, and would not be read otherwise.)

test('T13092c', ignore_stdout,
     run_command, ['$MAKE -s --no-print-directory T13092c'])