moved tests directory

master
Salvo 'LtWorf' Tomaselli 2017-06-24 11:35:46 +07:00
parent 2d9bbf39f0
commit fa08e007db
No known key found for this signature in database
GPG Key ID: B3A7CF0C801886CF
136 changed files with 2 additions and 2 deletions

@ -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