This website works better with JavaScript
Home
Explore
Help
Sign In
wytfy
/
v2ray-core
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
fix build break
Darien Raymond
10 years ago
parent
36848af749
commit
ab875000e0
1 changed files
with
3 additions
and
0 deletions
Split View
Show Diff Stats
3
0
common/net/testing/unit/unit.go
+ 3
- 0
common/net/testing/unit/unit.go
View File
@@ -0,0 +1,3 @@
+package unit
+
+// Placeholder. Golang doesn't like folders full of test files.