Revert "Convert remaining files to CRLF"

This reverts commit a8ab876053.
This commit is contained in:
blitzman
2017-02-07 19:05:45 -05:00
parent a8ab876053
commit 3ccd4ad2ca
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)