1
0
Fork 0
mirror of https://github.com/yweber/lodel2.git synced 2025-10-31 03:29:03 +01:00

Tests enhancements

This commit is contained in:
prieto 2017-01-11 09:57:14 +01:00
commit f612e62fbc
6 changed files with 148 additions and 58 deletions

View file

@ -3,8 +3,6 @@
import unittest
import copy
import tests.loader_utils
from lodel.utils.mlstring import MlString
class MlStringTestCase(unittest.TestCase):