Add another test case
All checks were successful
Deploy datapack to dev / Build (push) Successful in 6s

This commit is contained in:
themodrnhakr 2025-03-21 20:25:21 -05:00
parent b309485d18
commit a4c1d5a865

View File

@ -37,5 +37,6 @@ class database.crypt {
function test() {
test_hashInteger(1748586758492046);
test_hashInteger(69871234098769872345);
}
}