[SCM] ci-tooling packaging branch, master, updated. 9a7ceeed5b56d3cd3cfe2b9654bc42754a47f524

Harald Sitter apachelogger-guest at moszumanska.debian.org
Mon Mar 23 10:55:43 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/ci-tooling.git;a=commitdiff;h=4080acc

The following commit has been merged in the master branch:
commit 4080acce85ff659c42d3621c9aef4c42489cfb0f
Author: Harald Sitter <sitter at kde.org>
Date:   Mon Mar 23 11:54:21 2015 +0100

    fix qmltest  name
---
 test/test_qml_module.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/test_qml_module.rb b/test/test_qml_module.rb
index b19c260..15592b8 100644
--- a/test/test_qml_module.rb
+++ b/test/test_qml_module.rb
@@ -3,7 +3,7 @@ require 'test/unit'
 require_relative '../lib/qml'
 
 # Test qml module parsing
-class QMLDependencyVerifierTest < Test::Unit::TestCase
+class QMLTest < Test::Unit::TestCase
   def test_empty_line
     assert_nil(QML::Module.parse(''))
   end

-- 
ci-tooling packaging



More information about the pkg-kde-commits mailing list