removes absolute paths (from development machine)

[SVN r49958]
This commit is contained in:
Tobias Schwinger
2008-11-27 15:32:23 +00:00
parent 0be6a0b06d
commit ba511c8939
2 changed files with 0 additions and 6 deletions

View File

@@ -7,9 +7,6 @@
import testing ; import testing ;
project factory-tests project factory-tests
: requirements
<include>/Users/tosh/Lab/boost
<include>/Users/tosh/Lab/deploy/x_files/factory
; ;
test-suite functional/factory test-suite functional/factory

View File

@@ -7,9 +7,6 @@
import testing ; import testing ;
project forward-tests project forward-tests
: requirements
<include>/Users/tosh/Lab/boost
<include>/Users/tosh/Lab/deploy/x_files/forward
; ;
test-suite functional/forward test-suite functional/forward