瀏覽代碼

Skip sentiment tests without tensorflow

Signed-off-by: Vadim Markovtsev <vadim@sourced.tech>
Vadim Markovtsev 7 年之前
父節點
當前提交
64d952771c
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      comment_sentiment_test.go

+ 2 - 0
comment_sentiment_test.go

@@ -1,3 +1,5 @@
+// +build tensorflow
+
 package hercules
 
 import (