Only output trigger 'scope' if it's set in YAML and JSON producers
[dbsrgits/SQL-Translator.git] / t / 25storable.t
old mode 100755 (executable)
new mode 100644 (file)
index e3a898a..fb858b9
@@ -1,9 +1,3 @@
-#!/usr/local/bin/perl
-# vim: set ft=perl:
-
-# $Source: /home/faga/work/sqlfairy_svn/sqlfairy-cvsbackup/sqlfairy/t/25storable.t,v $
-# $Id$
-
 use Test::More tests => 2;
 
 use_ok('SQL::Translator::Parser::Storable');