gitlab.com/jokerrs1/Sia@v1.3.2/build/vlong_off.go (about) 1 // +build !vlong 2 3 package build 4 5 // VLONG disables a set of test cases that take a very long time to run 6 const VLONG = false