Преглед изворни кода

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 (