diff options
| author | Tamir Duberstein <tamird@gmail.com> | 2015-04-21 22:00:47 -0700 |
|---|---|---|
| committer | Tamir Duberstein <tamird@gmail.com> | 2015-04-29 14:34:45 -0700 |
| commit | 8cdfc8feafbeea0fe69c3f021b2d65c07b77605a (patch) | |
| tree | 37bd33693bd6cec193faabb43ee232e40e4dcc78 /src/test/debuginfo/constant-in-match-pattern.rs | |
| parent | 97fe4e6331b1b6dcd713ab60e97bb33f0d64a4cd (diff) | |
| download | rust-8cdfc8feafbeea0fe69c3f021b2d65c07b77605a.tar.gz rust-8cdfc8feafbeea0fe69c3f021b2d65c07b77605a.zip | |
Re-enable tests on Android
Addresses part of #10381.
Diffstat (limited to 'src/test/debuginfo/constant-in-match-pattern.rs')
| -rw-r--r-- | src/test/debuginfo/constant-in-match-pattern.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/test/debuginfo/constant-in-match-pattern.rs b/src/test/debuginfo/constant-in-match-pattern.rs index 58a1ba06b54..785778e62f6 100644 --- a/src/test/debuginfo/constant-in-match-pattern.rs +++ b/src/test/debuginfo/constant-in-match-pattern.rs @@ -8,7 +8,6 @@ // option. This file may not be copied, modified, or distributed // except according to those terms. -// ignore-android: FIXME(#10381) // min-lldb-version: 310 // compile-flags:-g |
