Skip to content

Commit 46fd2da

Browse files
author
Ram Rachum
committed
-
1 parent fe77787 commit 46fd2da

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ source =
66
garlicsim_wx
77

88
[report]
9-
# Gotta ignore errors
9+
# Gotta ignore errors because I create temporary code files:
1010
ignore_errors= = True

.noserc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
[nosetests]
2+
exclude = unittest2
3+
where = garlicsim/test_garlicsim
4+
5+
cover-erase = True
6+
7+
with-xunit = True

garlicsim/test_garlicsim/.noserc

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)