mirror of
https://github.com/django/django.git
synced 2025-12-04 17:11:49 +00:00
Fixed broken link to QUnit docs.
This commit is contained in:
parent
d302e2c09c
commit
9b2d47bcde
1 changed files with 1 additions and 1 deletions
|
|
@ -106,7 +106,7 @@ Django's JavaScript tests use `QUnit`_. Here is an example test module:
|
||||||
|
|
||||||
|
|
||||||
Please consult the QUnit documentation for information on the types of
|
Please consult the QUnit documentation for information on the types of
|
||||||
`assertions supported by QUnit <https://api.qunitjs.com/category/assert/>`_.
|
`assertions supported by QUnit <https://api.qunitjs.com/assert/>`_.
|
||||||
|
|
||||||
Running tests
|
Running tests
|
||||||
-------------
|
-------------
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue