summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorBrant Knudson <bknudson@us.ibm.com>2015-01-20 11:15:13 -0600
committerBrant Knudson <bknudson@us.ibm.com>2015-01-20 14:32:15 -0600
commit14c680b807a90d23959de56951cff0a8b0986652 (patch)
tree17c101c1380c400565b0fb7f9b0d3236eedde8b5 /.gitignore
parent7c9db3c70a9d8e4264b21d5e1e9aa48c7f53c200 (diff)
downloadoslo-policy-14c680b807a90d23959de56951cff0a8b0986652.tar.gz
Fix tests
Test files from tests/var weren't included in the new repo so the tests would fail with an exception due to missing files. To fix this the files are copied from oslo-incubator. Also, Python 3 requires absolute imports so this was fixed in oslo_policy.policy. The imports were out of order so the pep8 tests failed. Change-Id: I1ee6c2aed9565e5472306bc715ac42b74de6c39f
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index dfe851d..554a637 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,7 +11,6 @@ build
eggs
parts
bin
-var
sdist
develop-eggs
.installed.cfg