Skip to content

Commit 482b5a9

Browse files
committed
Tau - avoid export_all
1 parent fd22f1e commit 482b5a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/server/beam/tau/src/osc/osc_tests.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
-module(osc_tests).
1515

16-
-compile(export_all).
16+
-export([test0/0, test1/0, test2/0, prepp/1, test3/0]).
1717

1818
-define(APPLICATION, tau).
1919

0 commit comments

Comments
 (0)