diff options
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 |