Explorar o código

update documentation ...

Tiram %!s(int64=10) %!d(string=hai) anos
pai
achega
243eb0fb39
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  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