This website works better with JavaScript.
Home
Explore
Help
Sign In
brennen
/
wrt
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
27
Wiki
Activity
Browse Source
Shuffling some tests around.
pull/1/head
Brennen Bearnes
17 years ago
parent
12cc54ba61
commit
382d0ba74a
4 changed files
with
3 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-1
t/SpitTest.pm
+0
-0
t/spittest.pl
+0
-0
t/testgal.pl
+0
-0
test.pl
+ 3
- 1
t/SpitTest.pm
View File
@ -9,7 +9,9 @@ __PACKAGE__->methodspit_depend(
)
;
sub
new
{
bless
{
@
_
}
;
my
(
$
class
)
=
shift
;
my
$
self
=
{
@
_
}
;
bless
$
self
,
$
class
;
}
1
;
t/spittest.t → t/spittest.pl
View File
t/testgal.t → t/testgal.pl
View File
+ 0
- 0
test.pl
View File
Write
Preview
|
|
|
|
|
|
|
x
0
0
0:0
Loading…
Cancel
Save