blob: 87514d1f2e4d44cc4cf72b0e1c785b7944916b27 [file] [log] [blame]
// Copyright 2015 The Vanadium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
// This file was auto-generated via go generate.
// DO NOT UPDATE MANUALLY
package internal_test
import "testing"
import "v.io/x/ref/test/v23tests"
func TestV23One(t *testing.T) {
v23tests.RunTest(t, V23TestOne)
}
func TestV23Two(t *testing.T) {
v23tests.RunTest(t, V23TestTwo)
}
func TestV23Three(t *testing.T) {
v23tests.RunTest(t, V23TestThree)
}
func TestV23Four(t *testing.T) {
v23tests.RunTest(t, V23TestFour)
}