summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/RegistrationNumberTest.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/RegistrationNumberTest.php b/tests/RegistrationNumberTest.php
index 96af23b..eadac54 100644
--- a/tests/RegistrationNumberTest.php
+++ b/tests/RegistrationNumberTest.php
@@ -443,6 +443,13 @@ final class RegistrationNumberTest extends TestCase
['粤Z00000试'],
['粤Z0000超'],
['粤Z00000超'],
+ ['粤ED12345警'],
+ ['粤ED12345学'],
+ ['粤ED12345挂'],
+ ['粤ZD12345港'],
+ ['粤ZD12345澳'],
+ ['粤ED12345试'],
+ ['粤ED12345超'],
];
}