Sfoglia il codice sorgente

Exclude typos tests if babelfish build is disabled

Signed-off-by: Vadim Markovtsev <vadim@sourced.tech>
Vadim Markovtsev 6 anni fa
parent
commit
3d59afcf75
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      leaves/research/typos_test.go

+ 2 - 0
leaves/research/typos_test.go

@@ -1,3 +1,5 @@
+// +build !disable_babelfish
+
 package research
 
 import (