~ubuntu-branches/ubuntu/wily/phabricator/wily

« back to all changes in this revision

Viewing changes to src/unit/engine/__tests__/testresults/go.multiple-test-cases-successful

  • Committer: Package Import Robot
  • Author(s): Richard Sellam
  • Date: 2014-11-01 23:20:06 UTC
  • mto: This revision was merged to the branch mainline in revision 4.
  • Revision ID: package-import@ubuntu.com-20141101232006-mvlnp0cil67tsboe
Tags: upstream-0~git20141101/arcanist
Import upstream version 0~git20141101, component arcanist

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
=== RUN TestFoo1
 
2
--- PASS: TestFoo1 (0.03 seconds)
 
3
=== RUN TestBar1
 
4
--- PASS: TestBar1 (0.01 seconds)
 
5
PASS
 
6
ok      package/subpackage1     0.042s
 
7
=== RUN TestFoo2
 
8
--- PASS: TestFoo2 (0.02 seconds)
 
9
PASS
 
10
ok      package/subpackage2     0.021s