[Pkg-mozext-commits] [compactheader] 252/441: Fixed bug in mozmill test (folder name).
David Prévot
taffit at moszumanska.debian.org
Wed Mar 18 12:29:05 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository compactheader.
commit 67aafe92899fbb358804c901725cbe33c71e7be8
Author: Joachim.Herb at gmx.de <Joachim.Herb at gmx.de>
Date: Sun Aug 7 16:35:29 2011 +0200
Fixed bug in mozmill test (folder name).
--HG--
branch : preferences
---
test/compactheader/test-compactheader-preferences.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/test/compactheader/test-compactheader-preferences.js b/test/compactheader/test-compactheader-preferences.js
index 56c920b..e8b4800 100644
--- a/test/compactheader/test-compactheader-preferences.js
+++ b/test/compactheader/test-compactheader-preferences.js
@@ -83,7 +83,7 @@ function setupModule(module) {
let meh = collector.getModule('mouse-event-helpers');
meh.installInto(module);
- folder = create_folder("MessageWindowB");
+ folder = create_folder("MessageWindowC");
// create a message that has the interesting headers that commonly
// show up in the message header pane for testing
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/compactheader.git
More information about the Pkg-mozext-commits
mailing list