cqfn / veniq

Veniq uses Machine Learning to analyze source code, find possible refactorings, and suggest those that seem optimal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Utils test fails

lyriccoder opened this issue · comments

FAIL: test_canReadLines (test.utils.Lines.test_lines.TestLines)

Traceback (most recent call last):
File "D:\git\veniq\test\utils\Lines\test_lines.py", line 11, in test_canReadLines
self.assertEqual(
AssertionError: 'class SimpleLinesTest {\n' != 'class SimpleLinesTest {\r\n'

  • class SimpleLinesTest {
  • class SimpleLinesTest {
    ? +
    : Did not match first line