summaryrefslogtreecommitdiff
path: root/tun/helper_test.go
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tun/helper_test.go (renamed from helper_test.go)2
1 files changed, 1 insertions, 1 deletions
diff --git a/helper_test.go b/tun/helper_test.go
index 3705c97..3e86fc8 100644
--- a/helper_test.go
+++ b/tun/helper_test.go
@@ -3,7 +3,7 @@
* Copyright (C) 2017-2019 WireGuard LLC. All Rights Reserved.
*/
-package main
+package tun
import (
"bytes"