Skip to content

Lisp indenter - find brace unit test fails #51

@diegoiast

Description

@diegoiast

This unit test fails

QTest::newRow("find brace")
<< " (bla (x (y (z)))" << std::make_pair(0, 36) << "\n"
<< " (bla (x (y (z)))\n"
" ";

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingindentersunittestA bug in the unit tests

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions