Skip to content

Commit 66636b3

Browse files
committed
[docs] Minor fix
1 parent 4be23ef commit 66636b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

performance_tests.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Average of 5 measurements for python2 and python3.
33
Launch the performance test with::
44

55
cd tests
6-
django test --keepdb django_restframework_gis_tests.test_performance
6+
./manage.py test --keepdb django_restframework_gis_tests.test_performance
77

88
For more information regarding how the measurement is performed read the code in
99
`test_performance.py <https://github.com/openwisp/django-rest-framework-gis/blob/master/tests/django_restframework_gis_tests/test_performance.py>`__.

0 commit comments

Comments
 (0)