| script | |||
| given page | ClasspathTestPage | with content | !define BASE_PATH {/some/path/} !path ${BASE_PATH}blah.jar |
| it should contain | classpath: /some/path/blah.jar | ||
| script | |||
| given page | ClasspathTestPage | with content | !define BASE_PATH {/some/path/} !path ${BASE_PATH}blah.jar |
| it should contain | classpath: /some/path/blah.jar | ||