Skip to content

Commit fe77787

Browse files
author
Ram Rachum
committed
-
1 parent b8c286e commit fe77787

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
[run]
2+
branch = True
3+
source =
4+
garlicsim
5+
garlicsim_lib
6+
garlicsim_wx
7+
8+
[report]
9+
# Gotta ignore errors
10+
ignore_errors= = True

garlicsim/test_garlicsim/.noserc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[nosetests]
2+
exclude = unittest2

0 commit comments

Comments
 (0)