From e6c92c1ff7c2b465afd6076beabb692d9c3e4825 Mon Sep 17 00:00:00 2001 From: Matěj Cepl Date: Tue, 8 Jun 2010 18:56:53 +0200 Subject: Cleanup before re-posting to https://bugzilla.mozilla.org/show_bug.cgi?id=570741 --- tests/test-clipboard.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/test-clipboard.js') diff --git a/tests/test-clipboard.js b/tests/test-clipboard.js index 07ff026..513eaf8 100644 --- a/tests/test-clipboard.js +++ b/tests/test-clipboard.js @@ -49,4 +49,4 @@ exports.ensureClipboardGetFlavors = function ensureClipboardGetFlavors(test) { "checking getFlavors method"); }; -// TODO: some weird mimeType which is not supported +// TODO: test for some weird mimeType which is not supported \ No newline at end of file -- cgit