delete test.js
This commit is contained in:
parent
df8b45add1
commit
572ae125e4
@ -8,7 +8,6 @@ Summary: Promisify a callback-style function
|
||||
License: MIT
|
||||
URL: https://github.com/sindresorhus/path-exists
|
||||
Source0: https://github.com/sindresorhus/path-exists/archive/v%{version}.tar.gz
|
||||
Source1: https://raw.githubusercontent.com/sindresorhus/%{srcname}/v%{version}/test.js
|
||||
BuildArch: noarch
|
||||
ExclusiveArch: %{nodejs_arches} noarch
|
||||
BuildRequires: nodejs-packaging
|
||||
@ -20,7 +19,6 @@ BuildRequires: npm(ava)
|
||||
|
||||
%prep
|
||||
%autosetup -n path-exists-%{version}
|
||||
cp -p %{SOURCE1} .
|
||||
|
||||
%build
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user