Skip to content

Commit

Permalink
MONDRIAN: Remove deliberate breakage of test suite.
Browse files Browse the repository at this point in the history
[git-p4: depot-paths = "//open/mondrian/": change = 7128]
  • Loading branch information
julianhyde committed Jul 6, 2006
1 parent c8b154e commit 32aa6b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testsrc/main/mondrian/test/NamedSetTest.java
Expand Up @@ -54,7 +54,7 @@ public void testNamedSet() {
"{[Warehouse].[All Warehouses].[USA].[WA].[Spokane].[Jones International]}\n" +
"{[Warehouse].[All Warehouses].[USA].[WA].[Yakima].[Maddock Stored Foods]}\n" +
"{[Warehouse].[All Warehouses].[USA].[CA].[Beverly Hills].[Big Quality Warehouse]}\n" +
"{[Warehouse].[All Warehouses].[USA].[OR].[Portland].[Deliberate error, to test CruiseControl]}\n" +
"{[Warehouse].[All Warehouses].[USA].[OR].[Portland].[Quality Distribution, Inc.]}\n" +
"Row #0: 31,116.375\n" +
"Row #1: 30,743.772\n" +
"Row #2: 22,907.959\n" +
Expand Down

0 comments on commit 32aa6b0

Please sign in to comment.