| Index: tracing/tracing/model/user_model/stub_expectation.html
|
| diff --git a/tracing/tracing/model/user_model/stub_expectation.html b/tracing/tracing/model/user_model/stub_expectation.html
|
| index d5445817e1827eb7c8d9de47b09b061c7f38205b..a8126194eda9b028de29638c040c0f6552d11a69 100644
|
| --- a/tracing/tracing/model/user_model/stub_expectation.html
|
| +++ b/tracing/tracing/model/user_model/stub_expectation.html
|
| @@ -68,7 +68,7 @@ tr.exportTo('tr.model.um', function() {
|
| };
|
|
|
| return {
|
| - StubExpectation: StubExpectation
|
| + StubExpectation,
|
| };
|
| });
|
| </script>
|
|
|