Moved the redmine plugin to a seperate repositiory: http://github.com/fnp/redakcja_re...
[redakcja.git] / redmine / redmine_publications / test / unit / publication_test.rb
diff --git a/redmine/redmine_publications/test/unit/publication_test.rb b/redmine/redmine_publications/test/unit/publication_test.rb
deleted file mode 100644 (file)
index ccf8aa4..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-require File.dirname(__FILE__) + '/../test_helper'
-
-class PublicationTest < Test::Unit::TestCase
-  fixtures :publications
-
-  # Replace this with your real tests.
-  def test_truth
-    assert true
-  end
-end