This website requires JavaScript.
Explore
Help
Sign In
dnrops
/
gimp
mirror of
https://github.com/GNOME/gimp.git
Watch
1
Star
0
Fork
You've already forked gimp
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1cdb81c669
gimp
/
plug-ins
/
perl
/
t
/
load.t
14 lines
104 B
Perl
Raw
Blame
History
$|
=
1
;
print
"1..2\n"
;
use
Gimp
qw(
:consts
)
;
print
"ok 1\n"
;
print
"ok 2\n"
if
SHARPEN_CONVOLVE
;
Reference in New Issue
View Git Blame
Copy Permalink