]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Removed test_lib module
authorIhar Hrachyshka <ihrachys@redhat.com>
Thu, 25 Jun 2015 13:41:02 +0000 (15:41 +0200)
committerIhar Hrachyshka <ihrachys@redhat.com>
Thu, 25 Jun 2015 13:41:02 +0000 (15:41 +0200)
commit9a6536de6e1a7fe9b2552adc142e254426b82b6f
tree185408c484e1e1b7f3bb6d607b478e93c263cc7d
parentb257136e1c68291f07ae47b8592dc407a7a40cd9
Removed test_lib module

It's not really needed. It was once used to allow some out-of-tox plugin
specific testing scripts to inject configuration files into
BaseTestCase.

Now, our testing story does not have any notion of out-of-gate plugin
specific testing, so let's just clean it up.

Change-Id: If287a38e80016b1dba049a2b745bad7af40583a8
neutron/common/test_lib.py [deleted file]
neutron/tests/unit/db/test_db_base_plugin_v2.py