Bug 1280231: rename types.py to taskgraph.py; r=Callek
MozReview-Commit-ID: Jf6CVyFCGMI
This commit is contained in:
@@ -9,7 +9,7 @@ import os
|
||||
|
||||
from .. import create
|
||||
from ..graph import Graph
|
||||
from ..types import TaskGraph
|
||||
from ..taskgraph import TaskGraph
|
||||
from .util import TestTask
|
||||
|
||||
from mozunit import main
|
||||
|
||||
Reference in New Issue
Block a user