-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtesting.txt
34 lines (27 loc) · 863 Bytes
/
testing.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
// 0
const routeName = "Lilydale"
const routeType = "0"
const fromStop = "Flinders Street Station"
const toStop = "Box Hill Station"
// 1
const routeName = "1"
const routeType = "1"
const fromStop = "Melbourne University/Swanston St #1"
const toStop = "Federation Square/Swanston St #13"
// 2
const routeName = "901"
const routeType = "2"
const fromStop = "Pettys Reserve/Reynolds Rd"
const toStop = "The Pines SC/Reynolds Rd"
const routeName = "900"
const routeType = "2"
const fromStop = "Monash University"
const toStop = "Caulfield Railway Station/Sir John Monash Dr"
const routeType = "2"
const fromStop = "Bailey St - South/Princes Hwy"
const toStop = "Day St/Ross St"
// 3
const routeName = "Ballarat-Wendouree - Melbourne via Melton"
const routeType = "3"
const fromStop = "Southern Cross Railway Station"
const toStop = "Ballarat Railway Station"