Show More
@@ -1,8 +1,5 b'' | |||
|
1 | 1 | # encoding: utf-8 |
|
2 | 2 | """This file contains unittests for the asyncfrontendbase module.""" |
|
3 | ||
|
4 | # Tell nose to skip this module | |
|
5 | __test__ = {} | |
|
6 | 3 | |
|
7 | 4 | #--------------------------------------------------------------------------- |
|
8 | 5 | # Copyright (C) 2008-2009 The IPython Development Team |
General Comments 0
You need to be logged in to leave comments.
Login now