blob: 1dd6b21b9bc3f44b4af6017261a5d19b7a156e30 [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.
package foo
import "testing"
func Test2(t *testing.T) {}
func Test3(f *testing.T) {}