diff options
Diffstat (limited to 'tests.erl')
| -rw-r--r-- | tests.erl | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +%% +%% Basic Eunit-based test suite for bencode.erl +%% +%% Author: Steve Smith <tarka@internode.on.net> +%% License: LGPL 2.1 +%% -module(tests). |
