Skip Menu |

This queue is for tickets about the Gtk3-Notify CPAN distribution.

Report information
The Basics
Id: 96108
Status: resolved
Priority: 0/
Queue: Gtk3-Notify

People
Owner: Nobody in particular
Requestors: SILLYMOOS [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Tests fail
Hi, Really like the module thanks for writing it. The test file is broken though I think? I've attached a working version. See what you think. David
Subject: notify.t
use strict; use warnings; use Test::More tests => 1; BEGIN { use_ok('Gtk3::Notify', -init, "test_app"); }
Le Sam 31 Mai 2014 20:29:00, SILLYMOOS a écrit : Show quoted text
> Hi, > > Really like the module thanks for writing it. The test file is broken > though I think? > > I've attached a working version. > > See what you think. > > David
Thx, fixed in next version (sorry I never had email about CPAN RT bugs)