This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
malz
/
ekuiper-new
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Browse Source
feat(test): extension test cannot run in windows
ngjaying
5 years atrás
parent
c793ec0c70
commit
eafa98bde7
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
xsql/processors/extension_test.go
+ 2
- 0
xsql/processors/extension_test.go
Ver Ficheiro
@@ -1,3 +1,5 @@
+// +build !windows
+
package processors
import (