Skip to content

Commit

Permalink
new test
Browse files Browse the repository at this point in the history
  • Loading branch information
ponty committed Mar 11, 2012
1 parent ae24a5f commit 15aeab4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions tests/test.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
from nose.tools import eq_
from sphinxcontrib.gtkwave import GtkwaveDirective


def test_dummy():
eq_(0, 0)
def test_import():
x = GtkwaveDirective

0 comments on commit 15aeab4

Please sign in to comment.