test_files.py 106 Bytes
Newer Older
Matteo's avatar
Matteo committed
1
2
3
4
5
6
7
8
import os
import json
import tempfile
from mpai_cae_arp import files


def test_test():
    assert 0 == 0