Skip to content

Commit

Permalink
remove test versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
juhlig committed Dec 4, 2018
1 parent 206fd05 commit 52bbe0c
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions docs/SNIPPET.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
-module(example).
-export([hello/0, test_version/0]).
-export([hello/0]).

hello() ->
"Hello, World!".

test_version() ->
2.

0 comments on commit 52bbe0c

Please sign in to comment.