From 7c7c921f1d2130e93d4cae9a6d10025fc1d33355 Mon Sep 17 00:00:00 2001 From: Mark Joshwel Date: Sat, 14 Oct 2023 17:25:30 +0000 Subject: [PATCH] ctt: update uq and np tests --- test.py | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/test.py b/test.py index 8017db1..07115c2 100644 --- a/test.py +++ b/test.py @@ -94,6 +94,13 @@ tests: list[ContinuityTest] = [ "4072\n" "Queensland, Australia" ), + ( + "The University of Queensland\n" + "Hawken Drive\n" + "St Lucia, Greater Brisbane\n" + "4072\n" + "Queensland, Australia" + ), ], ), ContinuityTest( @@ -105,7 +112,14 @@ tests: list[ContinuityTest] = [ "Bukit Timah\n" "599489\n" "Northwest, Singapore" - ) + ), + ( + "Ngee Ann Polytechnic\n" + "535 Clementi Road\n" + "Ewart Park, Bukit Timah\n" + "599489\n" + "Northwest, Singapore" + ), ], ), ContinuityTest(