diff --git a/app.rb b/app.rb index c4f59af..b04997a 100644 --- a/app.rb +++ b/app.rb @@ -1,2 +1,3 @@ require_relative './lib/logic.rb' require_relative './lib/feature.rb' + diff --git a/spec/logic.rb b/spec/logic.rb new file mode 100644 index 0000000..e69de29 diff --git a/text.txt b/text.txt new file mode 100644 index 0000000..d31ec56 --- /dev/null +++ b/text.txt @@ -0,0 +1 @@ +Yusef \ No newline at end of file