package smoketests
import (
"testing"
)
func TestUnitSetAllPaths(t *testing.T) {
setupPageTestOnLoad(t, "tests/set_all_paths")
}