Sfoglia il codice sorgente

Skip sentiment tests without tensorflow

Signed-off-by: Vadim Markovtsev <vadim@sourced.tech>
Vadim Markovtsev 7 anni fa
parent
commit
64d952771c
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      comment_sentiment_test.go

+ 2 - 0
comment_sentiment_test.go

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