mirror of
https://github.com/StrawberryMaster/wayback-machine-downloader.git
synced 2025-12-29 16:16:06 +00:00
Edit test class for executable
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user