Skip to content
This repository has been archived by the owner on Dec 15, 2021. It is now read-only.

Commit

Permalink
Changes in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
xVir committed Nov 11, 2016
1 parent 484c2df commit bd42790
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 189 deletions.
119 changes: 0 additions & 119 deletions libai/src/test/java/ai/api/test/ProtocolDevTest.java

This file was deleted.

2 changes: 1 addition & 1 deletion libai/src/test/java/ai/api/test/ProtocolTestBase.java
Original file line number Diff line number Diff line change
Expand Up @@ -785,7 +785,7 @@ public void testSourceField() throws AIServiceException {
assertEquals("Yes, it is not from domains", agentResponse.getResult().getFulfillment().getSpeech());
}

@Test
//@Test TODO
public void locationFieldTest() throws AIServiceException {
final AIDataService aiDataService = createDataService("23e7d37f6dd24e4eb7dbbd7491f832cf");

Expand Down

This file was deleted.

0 comments on commit bd42790

Please sign in to comment.