diff options
Diffstat (limited to 'tests/pkg.go')
| -rw-r--r-- | tests/pkg.go | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/pkg.go b/tests/pkg.go new file mode 100644 index 0000000..571e0eb --- /dev/null +++ b/tests/pkg.go @@ -0,0 +1,3 @@ +package tests + +//This empty source file is required to make `make test` work. |
