Skip to content

Commit

Permalink
MONDRIAN: fixed formatting of comment
Browse files Browse the repository at this point in the history
[git-p4: depot-paths = "//open/mondrian-release/3.2/": change = 13776]
  • Loading branch information
Will Gorman committed Jul 28, 2010
1 parent 33a788c commit 04fc013
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion testsrc/main/mondrian/test/SchemaTest.java
Expand Up @@ -1296,7 +1296,8 @@ public void testNonAliasedDimensionUsage() {
}

/**
* Tests a cube whose fact table is a <View> element as well as a degenerate dimension.
* Tests a cube whose fact table is a <View> element as well as a
* degenerate dimension.
*/
public void testViewDegenerateDims() {
TestContext testContext = TestContext.create(
Expand Down

0 comments on commit 04fc013

Please sign in to comment.