11 lines
272 B
Plaintext
11 lines
272 B
Plaintext
#################################################################
|
|
# Testszenario for testing the operator thenetwork
|
|
#################################################################
|
|
|
|
open database berlinmod;
|
|
|
|
query thenetwork(1, B_ROUTES, B_JUNCTIONS);
|
|
|
|
close database;
|
|
|