diff options
| author | Teddy Wing | 2015-05-25 18:48:45 -0400 |
|---|---|---|
| committer | Teddy Wing | 2015-05-25 18:48:45 -0400 |
| commit | da7e068f29e55423872209d4506f49626c96b2f6 (patch) | |
| tree | 14baeba526b437e6c270418f29f590f6ce51a8c5 | |
| parent | 4ecd9b2127ff36f4809a13f65172cd5baa072934 (diff) | |
| download | Beginning-Ruby-Exercises-da7e068f29e55423872209d4506f49626c96b2f6.tar.bz2 | |
Rename `functions_spec.rb`
I originally used the `functions` name because I thought I was going to
split up the exercise solutions into separate files, starting with
`functions.rb`. I ended up putting them all in the same file in the end.
| -rw-r--r-- | exercises_spec.rb (renamed from spec/functions_spec.rb) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/spec/functions_spec.rb b/exercises_spec.rb index ad62429..ad62429 100644 --- a/spec/functions_spec.rb +++ b/exercises_spec.rb |
