test/doif.bxt in bauxite-0.6.18 vs test/doif.bxt in bauxite-0.6.19
- old
+ new
@@ -1,6 +1,6 @@
-set first john
-set last doe
-doif john ${first} assertv doe ${last}
-doif john ${first} set is_john true
-assertv true ${is_john}
-doif smith ${last} load smith_specific_text.bxt
+set first john
+set last doe
+doif john ${first} assertv doe ${last}
+doif john ${first} set is_john true
+assertv true ${is_john}
+doif smith ${last} load smith_specific_text.bxt