فهرست منبع

update documentation ...

Tiram 10 سال پیش
والد
کامیت
243eb0fb39
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 2 0
      documentation/general_notes.txt

+ 2 - 0
documentation/general_notes.txt

@@ -91,5 +91,7 @@ if [ ! -z "$VAR" ]; then
   echo "You've left a BREAK POINT in one of your files! Aborting commit..."
   exit 1
 fi 
+
+make test || exit 1
 exit 0