Skip to content

Commit 3b96b91

Browse files
committed
add example test for main_processor
1 parent 907537c commit 3b96b91

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

hypernets_processor/test/test_main_processor.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
__status__ = "Development"
1616

1717

18+
# This tests won't work atm!
1819
class TestHypernetsProcessor(unittest.TestCase):
1920
# One way of testing is to set up the module to run the specific method you're interested in. You can then test
2021
# the output of that module.

0 commit comments

Comments
 (0)