Skip to content

Commit

Permalink
Adding my own name to testLocationBar.js as a contributor
Browse files Browse the repository at this point in the history
  • Loading branch information
Geo Mealer committed Dec 23, 2010
1 parent 1aba6ee commit 0983466
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion firefox/testLocationBar.js
Expand Up @@ -19,6 +19,7 @@
*
* Contributor(s):
* Henrik Skupin <hskupin@mozilla.com>
* Geo Mealer <gmealer@mozilla.com>
*
* Alternatively, the contents of this file may be used under the terms of
* either the GNU General Public License Version 2 or later (the "GPL"), or
Expand Down Expand Up @@ -54,4 +55,4 @@ function testElements() {

var tabItems = browser.tabBar.tabs.items;
Assert.is(tabItems[1].node.tagName, "tab", "Entry is a tab");
}
}

0 comments on commit 0983466

Please sign in to comment.