moved tests directory
This commit is contained in:
parent
2d9bbf39f0
commit
fa08e007db
@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/env python3
|
#!/usr/bin/env python3
|
||||||
# Relational
|
# Relational
|
||||||
# Copyright (C) 2010-2016 Salvo "LtWorf" Tomaselli
|
# Copyright (C) 2010-2017 Salvo "LtWorf" Tomaselli
|
||||||
#
|
#
|
||||||
# Relational is free software: you can redistribute it and/or modify
|
# Relational is free software: you can redistribute it and/or modify
|
||||||
# it under the terms of the GNU General Public License as published by
|
# it under the terms of the GNU General Public License as published by
|
||||||
@ -35,7 +35,7 @@ print(relation)
|
|||||||
|
|
||||||
rels = {}
|
rels = {}
|
||||||
examples_path = 'samples/'
|
examples_path = 'samples/'
|
||||||
tests_path = 'test/'
|
tests_path = 'tests_dir/'
|
||||||
|
|
||||||
|
|
||||||
def readfile(fname):
|
def readfile(fname):
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user