Skip to content

Commit

Permalink
Merge pull request #1 from orgalvin/experiment
Browse files Browse the repository at this point in the history
trying again
  • Loading branch information
orgalvin authored Sep 23, 2016
2 parents 4118285 + 4353112 commit 2530135
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added .DS_Store
Binary file not shown.
2 changes: 1 addition & 1 deletion git_github_spike.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
// RUN PROGRAM, WHICH SHOULD REPORT THAT TEST FAILED.

var expectedResults = new Array();
expectedResults.push("Alyce Brady");
expectedResults.push("Owen Galvin");
// EXAMPLE: expectedResults.push("Charlie Brown");

for ( var i = 0; i < expectedResults.length; i++ )
Expand Down

0 comments on commit 2530135

Please sign in to comment.