package init
This commit is contained in:
parent
badcbd86ad
commit
2c43efdb0f
BIN
nodeunit-0.9.1.tar.gz
Normal file
BIN
nodeunit-0.9.1.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
@ -6,7 +6,9 @@ Release: 1
|
|||||||
Summary: Easy asynchronous unit testing framework for Node.js
|
Summary: Easy asynchronous unit testing framework for Node.js
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/caolan/nodeunit
|
URL: https://github.com/caolan/nodeunit
|
||||||
Source0: https://registry.npmjs.org/nodeunit/-/nodeunit-%{version}.tgz
|
#wget https://registry.npmjs.org/nodeunit/-/nodeunit-%{version}.tgz
|
||||||
|
#tar -cvf nodeunit-0.9.1.tar.gz package
|
||||||
|
Source0: nodeunit-0.9.1.tar.gz
|
||||||
Patch0: %{name}-0.8.6-Load-system-modules.patch
|
Patch0: %{name}-0.8.6-Load-system-modules.patch
|
||||||
Patch1: %{name}-0.8.6-Use-system-assert.js.patch
|
Patch1: %{name}-0.8.6-Use-system-assert.js.patch
|
||||||
Patch2: %{name}-0.9.1-Use-newer-should.patch
|
Patch2: %{name}-0.9.1-Use-newer-should.patch
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user