Skip to content
This repository has been archived by the owner on Jul 27, 2018. It is now read-only.

Commit

Permalink
Functions heading added for testing.
Browse files Browse the repository at this point in the history
  • Loading branch information
VJCNIC001 committed Feb 5, 2016
1 parent 03bdd47 commit 62a5ba5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -288,6 +288,10 @@ go.app = function() {
});
});

/**
Functions
---------
*/
//function for capitalising location names

function capitaliseLocation(string) {
Expand Down

0 comments on commit 62a5ba5

Please sign in to comment.