try need root option
This commit is contained in:
parent
fa561738d8
commit
047687548c
1 changed files with 1 additions and 10 deletions
11
debian/tests/control
vendored
11
debian/tests/control
vendored
|
@ -1,12 +1,3 @@
|
||||||
Test-Command: gem2deb-test-runner --autopkgtest 2>&1
|
|
||||||
Depends: @, gem2deb-test-runner
|
|
||||||
#FIXME: add to Depends ruby-rspec, ruby-test-unit... if needed
|
|
||||||
#Restrictions: allow-stderr
|
|
||||||
|
|
||||||
#FIXME: replace LIB by the name of the main file of the library
|
|
||||||
#Test-Command: ruby -r LIB -e "puts true"
|
|
||||||
#Depends: @
|
|
||||||
|
|
||||||
Tests: setup
|
Tests: setup
|
||||||
Depends: @,
|
Depends: @,
|
||||||
sudo,
|
sudo,
|
||||||
|
@ -21,4 +12,4 @@ Depends: @,
|
||||||
ruby-ffaker,
|
ruby-ffaker,
|
||||||
ruby-json-schema,
|
ruby-json-schema,
|
||||||
phantomjs
|
phantomjs
|
||||||
Restrictions: needs-recommends
|
Restrictions: needs-root
|
||||||
|
|
Loading…
Reference in a new issue