Reorganize test files & directories

This commit is contained in:
Faisal Salman
2024-11-28 23:24:19 +07:00
parent aa56b2f4f3
commit 1a057b4be2
149 changed files with 34 additions and 29 deletions

11
test/data/ua/os/hurd.json Normal file
View File

@@ -0,0 +1,11 @@
[
{
"desc" : "Hurd",
"ua" : "Mozilla/5.0 (X11; Hurd 0.9 i386; en-US) libwww-FM/2.14 SSL-MM/1.4.1 GNUTLS/3.7.0 Safari/696.96",
"expect" :
{
"name" : "Hurd",
"version" : "0.9"
}
}
]