Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failing test for #189 #191

Closed
wants to merge 1 commit into from
Closed

Failing test for #189 #191

wants to merge 1 commit into from

Conversation

piranna
Copy link
Contributor

@piranna piranna commented Aug 15, 2017

This test show the problem identified on issue #189:

  1) patch/apply #applyPatch should create a file:

      AssertionError: expected 'line2\nline3\nline4\nline1\n' to equal 'line1\nline2\nline3\nline4\n'
      + expected - actual

      +line1
       line2
       line3
       line4
      -line1
      
      at Context.<anonymous> (test/patch/apply.js:474:13)

@kpdecker kpdecker closed this Aug 28, 2017
@kpdecker
Copy link
Owner

Merged via #192

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants