Skip to content
Snippets Groups Projects
Commit 6c01af77 authored by Gregory Ashton's avatar Gregory Ashton
Browse files

Fix broken tests

parent ca038291
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,10 @@ import logging
# Required to run the tests
from past.builtins import execfile
from context import tupak
# Imported to ensure the examples run
import numpy as np
import inspect
tupak.utils.command_line_args.test = True
......
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