mirror of
https://github.com/cliffe/SecGen.git
synced 2026-02-21 11:18:06 +00:00
random_string_selector: removed testing code
This commit is contained in:
@@ -6,7 +6,7 @@ class RandomSelectorEncoder < StringEncoder
|
||||
def initialize
|
||||
super
|
||||
self.module_name = 'Random String Selector'
|
||||
self.position = 'test'
|
||||
self.position = ''
|
||||
end
|
||||
|
||||
def encode_all
|
||||
|
||||
Reference in New Issue
Block a user