Skip to content

Commit

Permalink
Test issue #37: Reduce tests
Browse files Browse the repository at this point in the history
  • Loading branch information
zhuyifei1999 committed Oct 19, 2023
1 parent 81e55de commit 8a6d08b
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions guppy/heapy/test/test_all.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,17 @@
import sys

autotests = (
'dependencies',
'gsl',
'Classifiers',
'heapyc',
'ER',
'OutputHandling',
'Part',
'Path',
# 'dependencies',
# 'gsl',
# 'Classifiers',
# 'heapyc',
# 'ER',
# 'OutputHandling',
# 'Part',
# 'Path',
'RefPat',
'UniSet',
'View',
# 'UniSet',
# 'View',
)

# These are not tested here
Expand Down

0 comments on commit 8a6d08b

Please sign in to comment.