Skip to content

Commit 2f6d63f

Browse files
committed
undo comment
1 parent 0e18982 commit 2f6d63f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/mcnp/tests/dagmcnp_unit_tests.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ TEST_F(DAGMCNP5Test, dagmcinit_test) {
113113
EXPECT_EQ(expected_lcad[i], input_deck[i]);
114114
}
115115
// delete the lcad file
116-
//std::remove("lcad");
116+
std::remove("lcad");
117117

118118
// clearout the dagmc instance
119119
dagmc_teardown_();

0 commit comments

Comments
 (0)