Skip to content

Commit

Permalink
issue #1
Browse files Browse the repository at this point in the history
  • Loading branch information
dibyendumajumdar committed May 8, 2020
1 parent acfa9ad commit 2ec7f92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/core/test_discrete_set.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ static inline bool test_eq(double a, double b)

static void test(const char *name, data::Interpolation i)
{
std::cerr << name << "\n";
d.set_interpolation(i);
std::string str(srcdir ? srcdir : ".");
str += "/test_discrete_set-";
Expand Down

0 comments on commit 2ec7f92

Please sign in to comment.