gitlab.com/jokerrs1/Sia@v1.3.2/build/release_testing.go (about) 1 // +build testing 2 3 package build 4 5 // Release refers to the testing release mode 6 const Release = "testing"