| Index: tracing/tracing/model/user_model/user_expectation.html
|
| diff --git a/tracing/tracing/model/user_model/user_expectation.html b/tracing/tracing/model/user_model/user_expectation.html
|
| index 8f40ae0234c51b1c92238924f4b52ddc0f85ee72..8cc1b973655de2c06297614fb9287f15c1767cbd 100644
|
| --- a/tracing/tracing/model/user_model/user_expectation.html
|
| +++ b/tracing/tracing/model/user_model/user_expectation.html
|
| @@ -162,8 +162,8 @@ tr.exportTo('tr.model.um', function() {
|
| });
|
|
|
| return {
|
| - UserExpectation: UserExpectation,
|
| - INITIATOR_TYPE: INITIATOR_TYPE
|
| + UserExpectation,
|
| + INITIATOR_TYPE,
|
| };
|
| });
|
| </script>
|
|
|