ソースを参照

fix build break

Darien Raymond 10 年 前
コミット
ab875000e0
1 ファイル変更3 行追加0 行削除
  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.