#!/usr/bin/perl
use strict;
use warnings;
use Test::More tests => 2;

use_ok('Log::Accounting::SVK');
require_ok ('Log::Accounting::SVK');



syntax highlighted by Code2HTML, v. 0.9.1