Index: tracing/tracing/model/user_model/response_expectation.html |
diff --git a/tracing/tracing/model/user_model/response_expectation.html b/tracing/tracing/model/user_model/response_expectation.html |
index 9ebe9da4b7f6a9ecda9f9398311693707460a6f5..83faacb27c34502b628b09024d75178054cc1081 100644 |
--- a/tracing/tracing/model/user_model/response_expectation.html |
+++ b/tracing/tracing/model/user_model/response_expectation.html |
@@ -29,7 +29,7 @@ tr.exportTo('tr.model.um', function() { |
}); |
return { |
- ResponseExpectation: ResponseExpectation |
+ ResponseExpectation, |
}; |
}); |
</script> |