~ko-de-r-de/zabbix/precise

« back to all changes in this revision

Viewing changes to frontends/php/tests/selenium/testInheritanceGraph.php

  • Committer: egita
  • Date: 2013-08-05 08:37:35 UTC
  • Revision ID: svn-v4:f4e7fd02-d210-4e34-a1e0-d4093fb66cc2:trunk:37549
.......... [ZBXNEXT-686] removed comments on testInheritanceGraph.php

Show diffs side-by-side

added added

removed removed

Lines of Context:
64
64
        /**
65
65
         * @dataProvider update
66
66
         */
67
 
/*      public function testInheritanceGraph_SimpleUpdate($data) {
 
67
        public function testInheritanceGraph_SimpleUpdate($data) {
68
68
                $name = $data['name'];
69
69
 
70
70
                $sqlGraphs = "select * from graphs";
82
82
 
83
83
                $this->assertEquals($oldHashGraphs, DBhash($sqlGraphs));
84
84
        }
85
 
*/
 
85
 
86
86
        // Returns create data
87
87
        public static function create() {
88
88
                return array(