This website works better with JavaScript.
Home
Explore
Help
Sign In
dark
/
base
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
39
Commits
1
Branch
0
Tags
904 KiB
TypeScript
44%
Go
42.4%
Python
6.1%
Shell
5.8%
CSS
0.7%
Other
1%
Tree:
c1e1625ef2
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'c1e1625ef2'
${ noResults }
base
/
backend
/
run_tests.bat
4 lines
69 B
Raw
Blame
History
@
echo
off
set
CGO_ENABLED
=
1
go test -v ./internal/logic/...
%*
pause
Reference in new issue