aboutsummaryrefslogtreecommitdiffstats
path: root/lib/common_test/test/test_server_SUITE_data/test_server_cover_SUITE_data/cover_helper.erl
blob: 6c74eb4e8a60112895f52ec58bf6a412b17e924d (plain) (blame)
1
2
3
4
-module(cover_helper).
-compile(export_all).
foo() -> ok.
bar() -> ok.