소스 검색

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.