chore: move testing files

This commit is contained in:
0xalivecow 2024-10-26 22:07:16 +02:00
parent 32bc8725e2
commit 01c7f522b5
No known key found for this signature in database
9 changed files with 4 additions and 2 deletions

12
test_json/gfmul_test.json Normal file
View file

@ -0,0 +1,12 @@
{
"testcases": {
"b856d760-023d-4b00-bad2-15d2b6da22fe": {
"action": "gfmul",
"arguments": {
"semantic": "xex",
"a": "ARIAAAAAAAAAAAAAAAAAgA==",
"b": "AgAAAAAAAAAAAAAAAAAAAA=="
}
}
}
}