mirror of
https://github.com/github/semantic.git
synced 2024-12-26 00:12:29 +03:00
Mark while-statement.diffB-A as pending on #1359.
This commit is contained in:
parent
22ae1c1192
commit
b1560c1da5
@ -26,7 +26,7 @@ spec = parallel $ do
|
|||||||
|
|
||||||
describe "go" $ runTestsIn "test/fixtures/go/" []
|
describe "go" $ runTestsIn "test/fixtures/go/" []
|
||||||
describe "javascript" $ runTestsIn "test/fixtures/javascript/" []
|
describe "javascript" $ runTestsIn "test/fixtures/javascript/" []
|
||||||
describe "python" $ runTestsIn "test/fixtures/python/" []
|
describe "python" $ runTestsIn "test/fixtures/python/" [ ("test/fixtures/python/while-statement.diffB-A.txt", "https://github.com/github/semantic-diff/issues/1359") ]
|
||||||
describe "ruby" $ runTestsIn "test/fixtures/ruby/" []
|
describe "ruby" $ runTestsIn "test/fixtures/ruby/" []
|
||||||
describe "typescript" $ runTestsIn "test/fixtures/typescript/" []
|
describe "typescript" $ runTestsIn "test/fixtures/typescript/" []
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user