Skip to content

Commit

Permalink
Merge pull request #254 from braddr/test-fixes
Browse files Browse the repository at this point in the history
fix new test failures from the json protection output changes
  • Loading branch information
WalterBright committed Jul 15, 2011
2 parents 28f8c95 + 1da659d commit e9dc2be
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/compilable/extra-files/json.out
Expand Up @@ -5,11 +5,13 @@
{
"name" : "X",
"kind" : "struct",
"protection" : "public",
"line" : 5}
,
{
"name" : "Y",
"kind" : "enum",
"protection" : "public",
"line" : 7}
]
}
Expand Down

0 comments on commit e9dc2be

Please sign in to comment.