mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-05 15:18:49 +00:00
Rename math/big test package
This is in line with the other tests, and it does not seem to affect building the library.
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
This file exports procedures for use with the test.py test suite.
|
This file exports procedures for use with the test.py test suite.
|
||||||
*/
|
*/
|
||||||
package math_big_tests
|
package test_core_math_big
|
||||||
|
|
||||||
/*
|
/*
|
||||||
TODO: Write tests for `internal_*` and test reusing parameters with the public implementations.
|
TODO: Write tests for `internal_*` and test reusing parameters with the public implementations.
|
||||||
|
|||||||
Reference in New Issue
Block a user