We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b709b6b commit 3d612c1Copy full SHA for 3d612c1
Makefile
@@ -13,3 +13,6 @@ build:
13
install:
14
go install ./iscsi/
15
16
+test:
17
+ go test ./iscsi/
18
+
0 commit comments