Skip to content

Commit

Permalink
tests(main): added whitespaces into generatedTests Output due to grou…
Browse files Browse the repository at this point in the history
…pTestsByType option
  • Loading branch information
LarsHassler committed Feb 20, 2017
1 parent 63ddd28 commit 4af44f0
Show file tree
Hide file tree
Showing 10 changed files with 20 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/expectedTestFiles/generateTests.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,5 @@ gemini.suite('Patternlab - ', function(patternlabSuite) {


});


2 changes: 2 additions & 0 deletions test/expectedTestFiles/generateTestsGlobalLoadOnSinglePage.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,5 @@ gemini.suite('Patternlab - ', function(patternlabSuite) {


});


Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,5 @@ gemini.suite('Patternlab - ', function(patternlabSuite) {


});


2 changes: 2 additions & 0 deletions test/expectedTestFiles/generateTestsMultiplePatternActions.js
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,5 @@ gemini.suite('Patternlab - ', function(patternlabSuite) {


});


Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,5 @@ gemini.suite('Patternlab - ', function(patternlabSuite) {


});


Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,5 @@ gemini.suite('Patternlab - ', function(patternlabSuite) {


});


2 changes: 2 additions & 0 deletions test/expectedTestFiles/generateTestsPatternScreensizes.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,5 @@ gemini.suite('Patternlab - ', function(patternlabSuite) {


});


Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,5 @@ gemini.suite('Patternlab - ', function(patternlabSuite) {


});


2 changes: 2 additions & 0 deletions test/expectedTestFiles/generatedTestsSkipBrowsers.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,5 @@ gemini.suite('Patternlab - ', function(patternlabSuite) {


});


2 changes: 2 additions & 0 deletions test/expectedTestFiles/generatedTestsSkipBrowsersForAction.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,5 @@ gemini.suite('Patternlab - ', function(patternlabSuite) {


});


0 comments on commit 4af44f0

Please sign in to comment.