Skip to content

Commit 6ff0753

Browse files
committed
UTs for server.go
Signed-off-by: Ashima-Ashima1 <[email protected]>
1 parent 93a10a6 commit 6ff0753

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cos-csi-mounter/server/server_mock.go renamed to cos-csi-mounter/server/fake_server.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
//go:build !test
2-
// +build !test
1+
//go:build !unit_test
2+
// +build !unit_test
33

44
package main
55

0 commit comments

Comments
 (0)