We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58846bb commit 48c1ef6Copy full SHA for 48c1ef6
1 file changed
test/testsuite/TestSuite.jl
@@ -0,0 +1,11 @@
1
+# Based on the design of GPUArrays.jl
2
+
3
+"""
4
+ TestSuite
5
6
+Suite of tests that may be used for all packages inheriting from MatrixAlgebraKit.
7
8
9
+module TestSuite
10
11
+end
0 commit comments