Ver Fonte

fix build break

Darien Raymond há 10 anos atrás
pai
commit
ab875000e0
1 ficheiros alterados com 3 adições e 0 exclusões
  1. 3 0
      common/net/testing/unit/unit.go

+ 3 - 0
common/net/testing/unit/unit.go

@@ -0,0 +1,3 @@
+package unit
+
+// Placeholder. Golang doesn't like folders full of test files.