Browse Source

fix build break

Darien Raymond 10 năm trước cách đây
mục cha
commit
ab875000e0
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  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.