Convert remaining files to CRLF

This commit is contained in:
Ryan Holmes
2017-02-07 11:01:40 -05:00
parent dfc5627031
commit a8ab876053
18 changed files with 306 additions and 306 deletions

View File

@@ -1,8 +1,8 @@
version = "0.2.3"
tag = "git"
def test():
import tests.runTests
import unittest
unittest.main(defaultTest="discover", testLoader=tests.runTests.loader)
version = "0.2.3"
tag = "git"
def test():
import tests.runTests
import unittest
unittest.main(defaultTest="discover", testLoader=tests.runTests.loader)