]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
Fix typo in test path in Testing.rst
authorManjeet Singh Bhatia <manjeet.s.bhatia@intel.com>
Wed, 13 Jan 2016 20:28:40 +0000 (20:28 +0000)
committerManjeet Singh Bhatia <manjeet.s.bhatia@intel.com>
Wed, 13 Jan 2016 20:29:47 +0000 (20:29 +0000)
Change-Id: I8e9f250bb2f9d2781cfcaf7058fbc77ace42f063

TESTING.rst

index 198ae81ba0ab44b31fa00e385586e18decddffc4..a790cca6b3f3129a795d7ec1fd79d91d371c9ed2 100644 (file)
@@ -78,7 +78,7 @@ Overlap between different test layers is often desirable and encouraged.
 Unit Tests
 ~~~~~~~~~~
 
-Unit tests (neutron/test/unit/) are meant to cover as much code as
+Unit tests (neutron/tests/unit/) are meant to cover as much code as
 possible. They are designed to test the various pieces of the Neutron tree to
 make sure any new changes don't break existing functionality. Unit tests have
 no requirements nor make changes to the system they are running on. They use