| commit | 9adfa03bbbfc9b2dd62d03976dd9b2a6237e9bff | [log] [tgz] |
|---|---|---|
| author | dce3062 <dce3062@gmail.com> | Fri Jan 17 13:13:12 2014 +0000 |
| committer | dce3062 <dce3062@gmail.com> | Fri Jan 17 13:13:12 2014 +0000 |
| tree | 03139cb55ea33db4f6526de4af0ca818030492e7 | |
| parent | da5a5fa393b6b09b43ee7828ee0bd8b28035943c [diff] |
Edited wiki page GettingStarted through web user interface.
diff --git a/GettingStarted.wiki b/GettingStarted.wiki index 489e2b1..6b0a2b5 100644 --- a/GettingStarted.wiki +++ b/GettingStarted.wiki
@@ -91,6 +91,12 @@ bin/run-tests -t js }}} +To run only functional tests: + +{{{ +bin/run-tests -t functional +}}} + = Checking Out the Code = To check out Melange source code run the following command: