Skip to content

Commit

Permalink
Moved app.js solutions to solutions.js so tests will fail
Browse files Browse the repository at this point in the history
  • Loading branch information
WilDoane committed Apr 5, 2011
1 parent 65069b5 commit ec09db0
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ var authorsName = "William Doane";

function greetings() {
return "Hello, " + authorsName;
}
}
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit ec09db0

Please sign in to comment.