github.com/btwiuse/jiri@v0.0.0-20191125065820-53353bcfef54/project/internal_test.go (about)

     1  // Copyright 2015 The Vanadium Authors. All rights reserved.
     2  // Use of this source code is governed by a BSD-style
     3  // license that can be found in the LICENSE file.
     4  
     5  package project
     6  
     7  // InternalWriteMetadata exports writeMetadata for tests.
     8  var InternalWriteMetadata = writeMetadata