moved tests directory
This commit is contained in:
parent
2d9bbf39f0
commit
fa08e007db
@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env python3
|
||||
# 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
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
@ -35,7 +35,7 @@ print(relation)
|
||||
|
||||
rels = {}
|
||||
examples_path = 'samples/'
|
||||
tests_path = 'test/'
|
||||
tests_path = 'tests_dir/'
|
||||
|
||||
|
||||
def readfile(fname):
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user