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