File: munin_node_session.t

package info (click to toggle)
munin 2.0.6-4%2Bdeb7u2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 5,944 kB
  • sloc: perl: 11,577; sh: 2,939; java: 1,880; makefile: 726; python: 272
file content (6 lines) | stat: -rw-r--r-- 87 bytes parent folder | download | duplicates (14)
1
2
3
4
5
6
use warnings;
use strict;

use Test::More tests => 1;

use_ok('Munin::Node::Session');