Skip to content

Commit 1816cbe

Browse files
committed
Removed test block from Makefile
1 parent a584d57 commit 1816cbe

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Makefile

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,6 @@ clean_release:
2626
cd NativeCore/Unix && make clean_release
2727
rm -rf build/Release
2828

29-
test:
30-
echo ${PWD}
31-
echo ${USER}
32-
3329
update:
3430
cd ReClass.NET && make update
3531

0 commit comments

Comments
 (0)