Skip to content

Commit 6d3c6d1

Browse files
committed
make block elt_multiply/divide tests
1 parent 3352711 commit 6d3c6d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/unit/math/rev/meta/return_var_matrix_test.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#include <stan/math/rev.hpp>
33
#include <gtest/gtest.h>
44

5-
TEST(MathFunctionsPromoteVarMatrix, VarMatrix) {
5+
TEST(MathFunctionsReturnVarMatrix, VarMatrix) {
66
using stan::return_var_matrix_t;
77
using stan::math::var;
88
using stan::math::var_value;

0 commit comments

Comments
 (0)