Skip to content

Commit

Permalink
change test name
Browse files Browse the repository at this point in the history
  • Loading branch information
davidsulc committed Feb 15, 2011
1 parent 9f0f76a commit e5b56d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_session.rb
Expand Up @@ -30,7 +30,7 @@ class TestSession < Test::Unit::TestCase
}
end

should "assign namespaces reliably" do
should "assign namespaces in a way that prevents collisions" do
# Namespae0 already assigned (linked to the current connection)
One = SugarCRM::Session.new_from_file(CONFIG_PATH)
Two = SugarCRM::Session.new_from_file(CONFIG_PATH)
Expand Down

0 comments on commit e5b56d2

Please sign in to comment.