mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-08-28 11:40:04 +00:00
Version 3 starter
This commit is contained in:
5
backend/scripts/test.sh
Executable file
5
backend/scripts/test.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash -e
|
||||
|
||||
export RICHGO_FORCE_COLOR=1
|
||||
|
||||
richgo test -bench=. -cover -v ./internal/...
|
Reference in New Issue
Block a user