aboutsummaryrefslogtreecommitdiff
path: root/src/relooper/test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/relooper/test.cpp')
-rw-r--r--src/relooper/test.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/relooper/test.cpp b/src/relooper/test.cpp
index d1db54be..7da990b5 100644
--- a/src/relooper/test.cpp
+++ b/src/relooper/test.cpp
@@ -223,6 +223,7 @@ int main() {
r.AddBlock(b_c);
r.AddBlock(b_d);
r.AddBlock(b_e);
+ r.AddBlock(b_f);
r.Calculate(b_a);
printf("\n\n");