ab4bc8a24e
Move some of the RHEL QE testcases upstream to Fedora.
7 lines
61 B
Perl
7 lines
61 B
Perl
#!/usr/bin/perl -w
|
|
|
|
use strict;
|
|
use warnings;
|
|
|
|
print "P2\n";
|