blob: f3ec7f45795c9a900e7f45f30d272427c011f73a [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 device_test
import (
"v.io/x/ref/test/v23tests"
)
const runTestOnThisPlatform = false
const psFlags = "-ej"
// TODO(rjkroege): Complete test implementation on Darwin.
func makeTestAccounts(*v23tests.T) {
}