sebavan %!s(int64=6) %!d(string=hai) anos
pai
achega
abbfb9abb2
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      Tools/Gulp/readme.md

+ 6 - 0
Tools/Gulp/readme.md

@@ -36,6 +36,12 @@ gulp typescript-libraries
 ```
 Will generate all the files of the dist/preview release folder.
 
+## Run all the tests (release build):
+
+```
+gulp tests-all
+```
+
 ## Run Integrated Web Server and watch for changes (dev build):
 ```
 gulp run