mirror of
https://github.com/StrawberryMaster/wayback-machine-downloader.git
synced 2025-12-17 17:56:44 +00:00
Edit test class for executable
This commit is contained in:
parent
1cdfe40e21
commit
5cc1b2c0cb
@ -1,5 +1,5 @@
|
|||||||
class WaybackMachineDownloader
|
class WaybackMachineDownloader
|
||||||
def self.hi
|
def self.hi name
|
||||||
puts "Hello world!"
|
puts "Hello world! #{name}"
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user