Moved to Netbeans 6.5. Started order creation
[depot.git] / test / unit / line_item_test.rb
diff --git a/test/unit/line_item_test.rb b/test/unit/line_item_test.rb
new file mode 100644 (file)
index 0000000..cad6eed
--- /dev/null
@@ -0,0 +1,8 @@
+require 'test_helper'
+
+class LineItemTest < ActiveSupport::TestCase
+  # Replace this with your real tests.
+  test "the truth" do
+    assert true
+  end
+end