diff --git a/test/index.test.js b/test/index.test.js index cf0b68604..787306f51 100644 --- a/test/index.test.js +++ b/test/index.test.js @@ -12,5 +12,11 @@ describe('Index Page', function() { describe('Trains API', function() { it("returns data successfully", function(done) { request(app).get('/trains').expect(200).expect('Content-Length', '1093').expect('Content-Type', /json/, done); ; + + Master is added newly-LTN + Master is added newly-LTN 2 + Master is added newly LTN -3 + Master is added newly LTN -4 + Master is added newly LTN -4 }) -}) \ No newline at end of file +}) diff --git a/views/index.jade b/views/index.jade index 6e6be7155..a9714e89e 100644 --- a/views/index.jade +++ b/views/index.jade @@ -10,4 +10,6 @@ block content #trainInfo strong #trainSchedule - strong Select a train to view its current schedule. \ No newline at end of file + strong Select a train to view its current schedule. + +Master is added newly -LTN