Merge pull request #1632 from velesin/header_integration_test_clean_up

cleans up setup of header integration test
This commit is contained in:
Robin Ward 2013-11-08 09:53:07 -08:00
commit 326f308da4
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
module("Integration: Header", {
integration("Header", {
setup: function() {
sinon.stub(I18n, "t", function(scope, options) {
if (options) {