Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
frascati
frascati
Commits
fc1503fd
Commit
fc1503fd
authored
Mar 20, 2013
by
Gwenael Cattez
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Uncomment TestSuite
parent
9ce9f362
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
frascati/modules/frascati-introspection/frascati-introspection-impl/src/test/java/org/ow2/frascati/remote/IntrospectionTestSuite.java
.../java/org/ow2/frascati/remote/IntrospectionTestSuite.java
+1
-2
No files found.
frascati/modules/frascati-introspection/frascati-introspection-impl/src/test/java/org/ow2/frascati/remote/IntrospectionTestSuite.java
View file @
fc1503fd
...
...
@@ -72,8 +72,7 @@ import org.ow2.frascati.util.FrascatiException;
* Order of the Class in the suite depending of the dependencies
*/
@RunWith
(
Suite
.
class
)
//@SuiteClasses({DeploymentTest.class, FractalUtilTest.class,SCAModelUtilTest.class,BindingManagerTest.class,ResourceUtilTest.class})
@SuiteClasses
({
ResourceUtilTest
.
class
})
@SuiteClasses
({
DeploymentTest
.
class
,
FractalUtilTest
.
class
,
SCAModelUtilTest
.
class
,
BindingManagerTest
.
class
,
ResourceUtilTest
.
class
})
public
class
IntrospectionTestSuite
{
/** REST binding URI */
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment