@@ -1048,6 +1048,10 @@  | 
                                                    ||
| 1048 | 1048 | }  | 
                                                        
| 1049 | 1049 | }  | 
                                                        
| 1050 | 1050 | |
| 1051 | + /**  | 
                                                        |
| 1052 | + * @param Requirements_Backend $backend  | 
                                                        |
| 1053 | + * @param string $type  | 
                                                        |
| 1054 | + */  | 
                                                        |
| 1051 | 1055 | public function assertFileNotIncluded($backend, $type, $files)  | 
                                                        
| 1052 | 1056 |      { | 
                                                        
| 1053 | 1057 | $includedFiles = $this->getBackendFiles($backend, $type);  |