mirror of
https://github.com/geohot/qira
synced 2024-12-25 13:37:00 +03:00
move source files that don't compile OOB, rename directories
appropriately
This commit is contained in:
parent
9b9b96d941
commit
cbcc6a411e
@ -14,7 +14,7 @@ from elftools.elf.elffile import ELFFile
|
||||
from elftools.common.exceptions import ELFError
|
||||
from glob import glob
|
||||
|
||||
TEST_PATH = os.path.join(qira_config.BASEDIR,"tests_source","binary-autogen","*")
|
||||
TEST_PATH = os.path.join(qira_config.BASEDIR,"tests_auto","binary-autogen","*")
|
||||
ENGINES = ["builtin"]
|
||||
|
||||
class bcolors(object):
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user