Explorar el Código

fix build break

Darien Raymond hace 10 años
padre
commit
ab875000e0
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  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.