~pbeaman/akiban-server/use-persistit-3.3.0

« back to all changes in this revision

Viewing changes to src/test/resources/com/akiban/rest/text/wildcard.expected

  • Committer: Mike McMahon
  • Date: 2013-04-25 17:06:51 UTC
  • mto: This revision was merged to the branch mainline in revision 2643.
  • Revision ID: mmcm@comcast.net-20130425170651-fv03xodwpe3rjjhs
Update expected results.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
[
2
2
  {
 
3
    "name": "John Smith",
 
4
    "cid": 1
 
5
  },
 
6
  {
3
7
    "name": "Jane Smith",
4
8
    "cid": 3
5
9
  },
6
10
  {
7
11
    "name": "Jonathan Smyth",
8
12
    "cid": 4
9
 
  },
10
 
  {
11
 
    "name": "John Smith",
12
 
    "cid": 1
13
13
  }
14
14
]