Skip to content

Commit

Permalink
Patch junit.txt to match a recent change in xml2
Browse files Browse the repository at this point in the history
  • Loading branch information
Neal Richardson committed Jan 24, 2017
1 parent 3b2f225 commit ebbb520
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/reporters/junit.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0"?>
<?xml version="1.0" encoding="UTF-8"?>
<testsuites>
<testsuite name="Expectations" timestamp="1999:12:31 23:59:59" hostname="nodename" tests="6" skipped="0" failures="4" errors="0" time="0">
<testcase time="0" classname="Expectations.Success"/>
Expand Down

0 comments on commit ebbb520

Please sign in to comment.