Skip to content

Commit

Permalink
Merge pull request JetBrains#59 from oroce/master
Browse files Browse the repository at this point in the history
Added Corvinus University of Budapest
  • Loading branch information
leereilly committed May 29, 2014
2 parents 8c33f31 + a7f38d7 commit 6ce3818
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions lib/domains/hu/uni-corvinus
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Corvinus University of Budapest
2 changes: 2 additions & 0 deletions test/test_swot.rb
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@
assert_equal Swot::is_academic?(' stanford.edu'), true
assert_equal Swot::is_academic?('[email protected] '), true
assert_equal Swot::is_academic?(' gmail.com '), false

assert_equal Swot::is_academic?('[email protected]'), true
end

it "returns name of valid institution" do
Expand Down

0 comments on commit 6ce3818

Please sign in to comment.