summaryrefslogtreecommitdiff
path: root/scripts/t/190_Dpkg_Shlibs_Cppfilt.t
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/t/190_Dpkg_Shlibs_Cppfilt.t')
-rw-r--r--scripts/t/190_Dpkg_Shlibs_Cppfilt.t4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/t/190_Dpkg_Shlibs_Cppfilt.t b/scripts/t/190_Dpkg_Shlibs_Cppfilt.t
index 1bda4a5a0..6ad0902c8 100644
--- a/scripts/t/190_Dpkg_Shlibs_Cppfilt.t
+++ b/scripts/t/190_Dpkg_Shlibs_Cppfilt.t
@@ -13,11 +13,11 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
-use Test::More tests => 124;
-
use strict;
use warnings;
+use Test::More tests => 124;
+
use_ok('Dpkg::Shlibs::Cppfilt');
# Simple C++ demangling tests