Skip to content
Snippets Groups Projects
Commit 4bc5584a authored by felmer's avatar felmer
Browse files

SSDM-2782: remove empty line

SVN: 35790
parent 2bf9b75b
No related branches found
No related tags found
No related merge requests found
......@@ -39,7 +39,6 @@ define([ 'underscore', 'test/common' ], function(_, common) {
});
});
var assertAttributes = function(assert, criteria, expectedName, expextedType, expectedValueType, expectedValue) {
var c = new common(assert);
c.assertEqual(criteria.getFieldName(), expectedName, "Field name");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment