blob: 8241c8cf1b481917e3992075455e5be692284099 [file] [log] [blame]
#!/usr/bin/perl -wT
use strict;
print "Content-Type: application/x-webkit-test-netscape\n\n";
print "This is a mock plugin. It does pretty much nothing.";