blob: aad6a7a96f93c035124911b0feab1223575d00e3 [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"
"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)
}