summaryrefslogtreecommitdiff
path: root/inttest/app_src_script/app_src_script.erl
blob: 6372c92e46048f2b7b450c236039ccaa0e80d66c (plain)
1
2
3
4
5
6
-module(app_src_script).

-compile(export_all).

test() ->
    ok.