diff options
author | iximeow <me@iximeow.net> | 2022-01-02 13:27:48 -0800 |
---|---|---|
committer | iximeow <me@iximeow.net> | 2022-01-02 13:27:48 -0800 |
commit | 0bcea6031e3d0b48acb15f6a7dfdab670ec8fcfc (patch) | |
tree | 3b867da36e68d296ac6c87bb8d6f6e1c8b1f9fa8 /tests/armv8/mod.rs | |
parent | 514eae8d01163f9550046054f2d3accc00df972c (diff) |
get test situation in order
Diffstat (limited to 'tests/armv8/mod.rs')
-rw-r--r-- | tests/armv8/mod.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/armv8/mod.rs b/tests/armv8/mod.rs new file mode 100644 index 0000000..f7274b6 --- /dev/null +++ b/tests/armv8/mod.rs @@ -0,0 +1 @@ +mod a64; |