aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe/tests/platform/hhvm_detector_test.rs
diff options
context:
space:
mode:
Diffstat (limited to 'crates/shirabe/tests/platform/hhvm_detector_test.rs')
-rw-r--r--crates/shirabe/tests/platform/hhvm_detector_test.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/crates/shirabe/tests/platform/hhvm_detector_test.rs b/crates/shirabe/tests/platform/hhvm_detector_test.rs
index 5bf96d2..7347bf7 100644
--- a/crates/shirabe/tests/platform/hhvm_detector_test.rs
+++ b/crates/shirabe/tests/platform/hhvm_detector_test.rs
@@ -13,7 +13,6 @@ fn set_up() -> HhvmDetector {
hhvm_detector
}
-#[ignore]
#[test]
fn test_hhvm_version_when_executing_in_hhvm() {
let mut hhvm_detector = set_up();