Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
FBTest fix (enable also the Console panel)
  • Loading branch information
janodvarko committed Oct 11, 2012
1 parent 8a2c6d7 commit df657ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/content/script/debuggerKeyword/testDriver1.6.js
Expand Up @@ -17,6 +17,7 @@ function runTest()
FBTest.openFirebug();
FBTest.clearCache();
FBTest.selectPanel("script");
FBTest.enableConsolePanel();
FBTest.enableScriptPanel(function(win)
{
var doc = win.document;
Expand Down

0 comments on commit df657ef

Please sign in to comment.