aboutsummaryrefslogtreecommitdiff
path: root/test/test.rs
diff options
context:
space:
mode:
Diffstat (limited to 'test/test.rs')
-rw-r--r--test/test.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test.rs b/test/test.rs
index 82d9024..6dfeb91 100644
--- a/test/test.rs
+++ b/test/test.rs
@@ -3,4 +3,4 @@ extern crate yaxpeax_x86;
mod long_mode;
mod protected_mode;
-// mod real_mode;
+mod real_mode;