blob: 9e663421d99b6b5f861bce6e36d1490633926658 [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 suid
const (
testUserName = "uucp"
testUid = 10
testGid = 10
)