Skip to content

Commit d090abb

Browse files
committed
Remove specs from modules that were removed
1 parent f2d65ef commit d090abb

File tree

1 file changed

+0
-30
lines changed

1 file changed

+0
-30
lines changed

spec/modules/payloads_spec.rb

Lines changed: 0 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -2920,26 +2920,6 @@
29202920
reference_name: 'osx/x86/vforkshell_reverse_tcp'
29212921
end
29222922

2923-
context 'php/bind_perl' do
2924-
it_should_behave_like 'payload cached size is consistent',
2925-
ancestor_reference_names: [
2926-
'singles/php/bind_perl'
2927-
],
2928-
dynamic_size: true,
2929-
modules_pathname: modules_pathname,
2930-
reference_name: 'php/bind_perl'
2931-
end
2932-
2933-
context 'php/bind_perl_ipv6' do
2934-
it_should_behave_like 'payload cached size is consistent',
2935-
ancestor_reference_names: [
2936-
'singles/php/bind_perl_ipv6'
2937-
],
2938-
dynamic_size: true,
2939-
modules_pathname: modules_pathname,
2940-
reference_name: 'php/bind_perl_ipv6'
2941-
end
2942-
29432923
context 'php/bind_php' do
29442924
it_should_behave_like 'payload cached size is consistent',
29452925
ancestor_reference_names: [
@@ -3056,16 +3036,6 @@
30563036
reference_name: 'php/meterpreter_reverse_tcp'
30573037
end
30583038

3059-
context 'php/reverse_perl' do
3060-
it_should_behave_like 'payload cached size is consistent',
3061-
ancestor_reference_names: [
3062-
'singles/php/reverse_perl'
3063-
],
3064-
dynamic_size: true,
3065-
modules_pathname: modules_pathname,
3066-
reference_name: 'php/reverse_perl'
3067-
end
3068-
30693039
context 'php/reverse_php' do
30703040
it_should_behave_like 'payload cached size is consistent',
30713041
ancestor_reference_names: [

0 commit comments

Comments
 (0)