Skip to content
Snippets Groups Projects
Commit 7706d14a authored by Piotr Maślanka's avatar Piotr Maślanka
Browse files

print in tests removed

parent 9ab5d96c
No related branches found
No related tags found
No related merge requests found
......@@ -130,7 +130,6 @@ class TestSchema(unittest.TestCase):
}
}""")
ds = DirectorySource(dir)
print(ds.get_sources_from_directory(dir))
source = ds.provide()
schema = Dict([
......
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