Skip to content

Commit bd4e509

Browse files
author
Adam Hughes
committedApr 18, 2020
Move mock test to separate file
1 parent 3f4fe94 commit bd4e509

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎client/client_test.go renamed to ‎client/mock_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2018-2019, Sylabs Inc. All rights reserved.
1+
// Copyright (c) 2018-2020, Sylabs Inc. All rights reserved.
22
// This software is licensed under a 3-clause BSD license. Please consult the
33
// LICENSE.md file distributed with the sources of this project regarding your
44
// rights to use or distribute this software.

0 commit comments

Comments
 (0)
Please sign in to comment.