Skip to content

Commit d770c8b

Browse files
committed
Simplify test so it passes on OS X
1 parent 720f0b6 commit d770c8b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

integration-tests/tests/integration_test.rs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12414,10 +12414,6 @@ fn test_double_template_w_default() {
1241412414
T* m_ptr;
1241512415
};
1241612416
12417-
class Container {
12418-
void* data_;
12419-
};
12420-
1242112417
class FakeAlloc {};
1242212418
1242312419
template <typename T, typename A=FakeAlloc>

0 commit comments

Comments
 (0)