Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
Add missing EOF newlines.
Browse files Browse the repository at this point in the history
  • Loading branch information
djansen-redhat authored and definite committed Apr 30, 2014
1 parent ee739f7 commit ebd2350
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Expand Up @@ -151,4 +151,4 @@ public boolean apply(WebDriver driver) {

return new ProjectLanguagesTab(getDriver());
}
}
}
Expand Up @@ -152,4 +152,4 @@ public boolean apply(WebDriver driver) {
return new VersionLanguagesTab(getDriver());
}

}
}
Expand Up @@ -96,4 +96,4 @@ public void editProjectLanguages() {
"French[fr]",
"Hindi[hi]"));
}
}
}

0 comments on commit ebd2350

Please sign in to comment.