From 519b4edbfc3282d1487398119ebbd29260177ddd Mon Sep 17 00:00:00 2001 From: T.C. Hollingsworth Date: Jul 10 2013 11:18:40 +0000 Subject: enable tests --- diff --git a/nodejs-tap.spec b/nodejs-tap.spec index 86d5096..5302e7e 100644 --- a/nodejs-tap.spec +++ b/nodejs-tap.spec @@ -1,8 +1,10 @@ %{?nodejs_find_provides_and_requires} +%global enable_tests 1 + Name: nodejs-tap Version: 0.4.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: A Test Anything Protocol library BuildArch: noarch @@ -85,6 +87,9 @@ rm -rf %buildroot %doc coverage-example example README.md AUTHORS LICENSE %changelog +* Wed Jul 10 2013 T.C. Hollingsworth - 0.4.1-5 +- enable tests + * Mon Jun 24 2013 T.C. Hollingsworth - 0.4.1-4 - fix glob dep