Skip to content
Snippets Groups Projects
Commit dbf85720 authored by Stefano Borini's avatar Stefano Borini
Browse files

Moved fixtures to common module

parent d02dfbc1
No related branches found
No related tags found
1 merge request!29Extract io layer to writer/reader class
from os.path import join, dirname, abspath
def get(filename):
return join(dirname(abspath(__file__)), filename)
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