Skip to content

Commit

Permalink
Import pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
andfoy committed Jul 10, 2017
1 parent c98d106 commit 9d92fa2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spyder_terminal/server/tests/test_server.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
else:
from urllib import urlencode

import pytest
from flaky import flaky
from tornado import testing, websocket, gen
from tornado.concurrent import Future
Expand Down

0 comments on commit 9d92fa2

Please sign in to comment.