Skip to content

Instantly share code, notes, and snippets.

@gdamore
Created May 12, 2014 18:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gdamore/8a7f51be05acbebe1f82 to your computer and use it in GitHub Desktop.
Save gdamore/8a7f51be05acbebe1f82 to your computer and use it in GitHub Desktop.
printf test fix
-tests[21][foramt]='%2$s'
-tests[21][args]='abc xyz"
+tests[21][format]='%2$s'
+tests[21][args]='abc xyz'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment