1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00

oVirt: Added tests to work on both real and mock.

Signed-off-by: Ohad Levy <ohadlevy@gmail.com>
This commit is contained in:
Amos Benari 2012-02-08 13:58:10 +02:00 committed by geemus
parent 4a9bfe58c8
commit 905c69d424
36 changed files with 842 additions and 69 deletions

1
.gitignore vendored
View file

@ -5,6 +5,7 @@
.rvmrc
.bundle
.DS_Store
.idea
coverage
doc/*
docs/_site/*