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