blob: bafa34f81ad6c50c9c9de1366482fc36c5538fbe [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 globsuid_test
const (
testUserName = "daemon"
anotherTestUserName = "nobody"
)