[Pkg-javascript-commits] [dojo] 34/149: fixes #18451, typo in testing proxy instructions
David Prévot
taffit at moszumanska.debian.org
Sat Feb 27 03:13:44 UTC 2016
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository dojo.
commit b8d59431c7240af33790afd40b94017e4e6ab96b
Author: Dylan Schiemann <dylan at dojotoolkit.org>
Date: Thu Jan 29 07:47:50 2015 -0700
fixes #18451, typo in testing proxy instructions
---
tests/README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/README.md b/tests/README.md
index 59aa433..343fb03 100644
--- a/tests/README.md
+++ b/tests/README.md
@@ -51,7 +51,7 @@ During development of tests, it is often desirable to run the test suite
or portions of the test suite in a local browser. To do this, simply run
the test runner in proxy-only mode:
```
-grunt run test-proxy
+npm run test-proxy
```
With the proxy running, navigate to the following URL:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/dojo.git
More information about the Pkg-javascript-commits
mailing list