Skip to content
Snippets Groups Projects
Commit 95e73bd7 authored by Malte Schokolowski's avatar Malte Schokolowski
Browse files

changed path to Processing in Unit test

parent 9dc8680e
No related branches found
No related tags found
1 merge request!7Main
import unittest
from Processing_pub_objs_only import process_main
from Processing import process_main
class ProcessingTest(unittest.TestCase):
def testCycle(self):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment