Added Views, Procedures and Triggers to bring it inline with the current Schema featu...
[dbsrgits/SQL-Translator.git] / t / 42shell.t
CommitLineData
a5fb2bfa 1#!/usr/local/bin/perl
2# vim: set ft=perl:
3
4use strict;
5use Test::More tests => 1;
6
7use_ok('SQL::Translator::Shell');
8