Skip to content

Commit

Permalink
merged changes
Browse files Browse the repository at this point in the history
  • Loading branch information
jpfeil committed May 17, 2016
1 parent bee1b35 commit 9a7de83
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/toil/test/src/promisedRequirementTest.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,7 @@
from __future__ import absolute_import, print_function
import os
import logging
<<<<<<< 4412050adf28b19c9cacd1247e3ff9339cc1d6be
import toil.test.batchSystems.batchSystemTest as batchSystemTest
=======
import multiprocessing
from toil.batchSystems.mesos.test import MesosTestSupport
>>>>>>> Thinkbox changes
from toil.job import Job
from toil.job import PromisedRequirement
from toil.test import needs_mesos
Expand Down

0 comments on commit 9a7de83

Please sign in to comment.