aboutsummaryrefslogtreecommitdiffstats
path: root/lib/kernel/test/appinc1.app
blob: 8ff8c7fd8986ef70668ca9f9534c7dc89e3e3b59 (plain) (blame)
1
2
3
4
5
6
7
8
9
{application, appinc1,
     [{description, "Test of new start, no inc file"},
      {id, "CXC 138 xx1"},
      {vsn, "2.0"},
      {modules, []},
      {registered, []},
      {applications, [kernel]},
      {start_phases, [{go, [goArgs1]}]},
      {mod, {appinc1, [ch_sup, start, {app1, 55, 57}] }}]}.