Commit 0c00887c7e96c07cd1594d29a43c8f152ce9cca6
1 parent
f0ad5643
Exists in
master
and in
29 other branches
Functional and unit tests
Also some little fixes
Showing
1 changed file
with
0 additions
and
1 deletions
Show diff stats
plugins/shopping_cart/test/unit/shopping_cart_plugin_test.rb
@@ -26,5 +26,4 @@ class ShoppingCartPluginTest < Test::Unit::TestCase | @@ -26,5 +26,4 @@ class ShoppingCartPluginTest < Test::Unit::TestCase | ||
26 | 26 | ||
27 | assert_nil shopping_cart.add_to_cart_button(product, enterprise) | 27 | assert_nil shopping_cart.add_to_cart_button(product, enterprise) |
28 | end | 28 | end |
29 | - | ||
30 | end | 29 | end |