Skip to content

Commit 3d612c1

Browse files
author
Utkarsh Mani Tripathi
committed
add test directive in makefile
Signed-off-by: Utkarsh Mani Tripathi <[email protected]>
1 parent b709b6b commit 3d612c1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Makefile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,6 @@ build:
1313
install:
1414
go install ./iscsi/
1515

16+
test:
17+
go test ./iscsi/
18+

0 commit comments

Comments
 (0)