Skip to content

Instantly share code, notes, and snippets.

@erikvold
Created March 22, 2010 14:40
Show Gist options
  • Save erikvold/340136 to your computer and use it in GitHub Desktop.
Save erikvold/340136 to your computer and use it in GitHub Desktop.
This userscript is meant to be a test for WM ticket 20
// ==UserScript==
// @name WM ticket 20 test case
// @namespace wmTest
// @include *
// @match *
// @datecreated 2010-03-22
// @lastupdated 2010-03-22
// @version 0.1
// @author Erik Vergobbi Vold
// @license GPL version 3 or any later version; http://www.gnu.org/copyleft/gpl.html
// @description This userscript is meant to be a test for WM ticket 20
// ==/UserScript==
alert("»");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment