function test_include_paths()
 {
     assert_equal(explode(PATH_SEPARATOR, get_include_path()), Environmentalist::include_paths());
 }