X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=tests%2Fregression%2Fjasmin%2FMakefile.am;h=5672843bef00c7dc55625806748d0a9dd13cd48b;hb=278cf7d9bacdbc2cfd97b8fd48f497450d2141cc;hp=24daa08f72d2d366e3014abf3538940745013870;hpb=87178e25a578af605dcd7ceaf16d3fe4a4b9f018;p=cacao.git diff --git a/tests/regression/jasmin/Makefile.am b/tests/regression/jasmin/Makefile.am index 24daa08f7..5672843be 100644 --- a/tests/regression/jasmin/Makefile.am +++ b/tests/regression/jasmin/Makefile.am @@ -40,6 +40,7 @@ JASMIN_TESTS = \ $(srcdir)/test_iinc.j \ $(srcdir)/test_load_store_conflict_by_exception.j \ $(srcdir)/test_load_store_conflict_by_exception_not_thrown.j \ + $(srcdir)/test_load_store_conflict_different_types.j \ $(srcdir)/test_load_store_conflict.j \ $(srcdir)/test_load_store_conflict_via_dup.j \ $(srcdir)/test_load_store_conflict_via_swap.j \