diff options
author | Matěj Cepl <mcepl@redhat.com> | 2010-06-08 18:56:53 +0200 |
---|---|---|
committer | Matěj Cepl <mcepl@redhat.com> | 2010-06-08 18:56:53 +0200 |
commit | e6c92c1ff7c2b465afd6076beabb692d9c3e4825 (patch) | |
tree | b692475f1f4f524162484119a94d296aba9d038e /tests | |
parent | 7e426ac5faeea1b06de1ae2a024feaddb7f00531 (diff) | |
download | bugzilla-triage-e6c92c1ff7c2b465afd6076beabb692d9c3e4825.tar.gz |
Cleanup before re-posting to https://bugzilla.mozilla.org/show_bug.cgi?id=570741
Diffstat (limited to 'tests')
-rw-r--r-- | tests/test-clipboard.js | 2 |
1 files changed, 1 insertions, 1 deletions
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 |