Explorar o código

Exclude typos tests if babelfish build is disabled

Signed-off-by: Vadim Markovtsev <vadim@sourced.tech>
Vadim Markovtsev %!s(int64=6) %!d(string=hai) anos
pai
achega
3d59afcf75
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  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 (