This website requires JavaScript.
Explore
Get Started
openstack
/
swift
Code
Issues
Proposed changes
e75bb9045b
Branches
Tags
View all branches
swift
/
.functests
5 lines
92 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial commit of Swift code
2010-07-12 17:03:45 -05:00
#!/bin/bash
Allow to pass arguments to nosetest. When running .functests or .unittests allow to pass argument on the command line for nosetests. Fixes bug 925636 Change-Id: Icb07c192328528900b502fbc937b9c83f70a4b0f
2012-02-02 19:47:39 +01:00
nosetests test/functional --exe $@
nosetests test/functionalnosetests --exe $@
Copy Permalink