PHP Classes

File: system_test.php

Recommend this page to a friend!
  Classes of hwrProgs   NabiCI   system_test.php   Download  
File: system_test.php
Role: Auxiliary script
Content type: text/plain
Description: system_test.php
Class: NabiCI
Continuous integration framework
Author: By
Last change:
Date: 14 years ago
Size: 136 bytes
 

Contents

Class file image Download
<?php

echo "This is a demonstration for a Task with task_mode = system <p>";
echo
"The expected result is for example NabiCI";

?>