diff options
| author | 2016-08-24 13:23:27 +0000 | |
|---|---|---|
| committer | 2016-08-24 13:23:27 +0000 | |
| commit | e7af3cd604d7d458e4f243a9409c4bf945b9329d (patch) | |
| tree | 7330fffc1337524090770569e4d8a6c0bdfc6810 | |
| parent | dcb970b7884aa66ccd9b40eda3c57e22b0f98bf0 (diff) | |
| parent | 66e7ba24b7f5708515dff42e19d75ae29df1bf37 (diff) | |
Merge "Fix for package name test break in ART"
am: 66e7ba24b7
Change-Id: I2e68378a2be69da62a717026515b6fbc5cfab615
| -rw-r--r-- | test/031-class-attributes/expected.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/031-class-attributes/expected.txt b/test/031-class-attributes/expected.txt index de99872b52..72656ae916 100644 --- a/test/031-class-attributes/expected.txt +++ b/test/031-class-attributes/expected.txt @@ -84,7 +84,7 @@ abstract final [LClassAttrs$PackagePrivateInnerInterface; enclosingCon: null enclosingMeth: null modifiers: 1 - package: package otherpackage + package: package otherpackage, Unknown, version 0.0 declaredClasses: [0] member classes: [0] isAnnotation: false |