ソースを参照

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