From 1d49dd9d49662c68cb3837edda1ea5263dccb543 Mon Sep 17 00:00:00 2001 From: Brian Jacobel Date: Wed, 4 May 2016 10:28:38 -0400 Subject: [PATCH] JS tests no longer use js-test-tool --- docs/en_us/internal/testing.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/en_us/internal/testing.rst b/docs/en_us/internal/testing.rst index 286a516a6b..b372e465c0 100644 --- a/docs/en_us/internal/testing.rst +++ b/docs/en_us/internal/testing.rst @@ -349,8 +349,8 @@ To debug these tests on devstack in a local browser: Note: the port is also output to the console that you ran the tests from if you find that easier. -These paver commands call through to a custom test runner. For more -info, see `js-test-tool `__. +These paver commands call through to Karma. For more +info, see `karma-runner.github.io `__. Running Bok Choy Acceptance Tests ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~