1
0
mirror of https://github.com/ansible/awx.git synced 2024-10-31 23:51:09 +03:00

Removed dup tests, moved old api tests into main/tests/old/api

This commit is contained in:
Akita Noek 2016-04-20 11:29:01 -04:00
parent 568f0e43a5
commit 22f18715f7
3 changed files with 0 additions and 7 deletions

View File

@ -1,7 +0,0 @@
# Copyright (c) 2015 Ansible, Inc.
# All Rights Reserved.
from __future__ import absolute_import
from .decorator_paginated import PaginatedDecoratorTests # noqa
from .job_tasks import JobTasksTests # noqa