Commit 398bd6b5 by Dudás Ádám

one: sorry, my bad

parent 7be151af
from django.test import TestCase
from django.contrib.auth.models import User
from models import Disk, Instance, InstanceType, Network, Template, UserCloudDetails
from ..models import Disk, Instance, InstanceType, Network, Template, UserCloudDetails
class UserCloudDetailsTestCase(TestCase):
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment