Archived
1
0
This repository has been archived on 2025-03-03. You can view files and clone it, but cannot push or open issues or pull requests.
Fourmi/tests/test_sourceloader.py
2014-06-04 12:18:15 +02:00

5 lines
69 B
Python

import unittest
class TestSourceloader(unittest.TestCase):
pass