Added new folder work to main and new file work lib to all test

skala
Arthur Portugal 16 years ago
parent 466692455f
commit 331eec7b2b
  1. 12
      tests/main/work/work.lib.test.php

@ -0,0 +1,12 @@
<?php
require_once(api_get_path(SYS_CODE_PATH).'work/work.lib.php');
class TestWork extends UnitTestCase {
}
?>
Loading…
Cancel
Save