aboutsummaryrefslogtreecommitdiffstats
path: root/lib/common_test/test/ct_testspec_3_SUITE_data/specs2/spec_both_join2
blob: ad81bfb4cc0619df6cebc80bd77bf3850d71b6bd (plain) (blame)
1
2
3
4
5
6
7
8
9
{merge_tests,true}.
{config, "../config1/cfg12"}.
{suites, "../tests1", t11_SUITE}.
{suites, "../tests2", t21_SUITE}.
{suites, "../tests1", t12_SUITE}.
{suites, "../tests2", t22_SUITE}.

{specs, separate, "../specs1/flat_spec1"}.
{specs, join, "../specs2/flat_spec2"}.