aboutsummaryrefslogtreecommitdiffstats
path: root/lib/sasl/test/systools_SUITE_data/d_bad_app_vsn/lib/fe-3.1/ebin/fe.app
blob: d3bd85cda67df8a64e9bee9d5375a2e87abec135 (plain) (blame)
1
2
3
4
5
6
7
8
{application, fe,
   [{description, "ERICSSON NR FOR FE"},
    {vsn, "3.1"},
    {modules, [{fe1, "1.0"}, {fe2, "1.0"}, {fe3, "2.0"}]},
    {registered, []},
    {applications, []},
    {env, []},
    {start, {fe2, start, []}}]}.