Add backend tests location

(imported from commit 2f2dcd1773be746bee5d9003ca99020230acae04)
This commit is contained in:
Yoyo Zhou
2015-08-20 13:54:19 -07:00
committed by Tim Abbott
parent e130884c6a
commit ab5e04ef36

View File

@@ -78,9 +78,11 @@ Templates
Tests
=====
+--------------------+---------------------------------+
| ``zerver/tests`` | Frontend tests |
+--------------------+---------------------------------+
+------------------------+---------------------------------+
| ``zerver/test*.py`` | Backend tests |
+------------------------+---------------------------------+
| ``zerver/tests`` | Frontend tests |
+------------------------+---------------------------------+
Documentation
=============