#!/usr/bin/perl
#
use Test::More tests => 1;
BEGIN {
use_ok('Gtk2::Net::LDAP::Widgets::LdapTreeView')
};