Skip to content

Commit

Permalink
fix unittest namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
jenchen1398 committed Apr 22, 2020
1 parent 1602ba3 commit 8497ed6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/expression/distribution/discrete_unittest.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,4 @@ TEST_F(discrete_dist_fixture, Discrete_sampling_iter) {
}
}
} // namespace expr
} // ppl
} // namespace ppl

0 comments on commit 8497ed6

Please sign in to comment.