Skip to content

Commit

Permalink
Fixes swagger-api#1206: old scala tests have been deleted
Browse files Browse the repository at this point in the history
  • Loading branch information
lugaru1234 committed Aug 24, 2015
1 parent b05f38e commit 4851d79
Show file tree
Hide file tree
Showing 67 changed files with 1 addition and 2,930 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

import io.swagger.annotations.ApiModelProperty;

import models.SpecialOrderItem;

import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlElementWrapper;
import java.util.List;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package models;
package io.swagger.models;

public class SpecialOrderItem {
public String name;
Expand Down
135 changes: 0 additions & 135 deletions modules/swagger-core/src/test/scala/1_3/converter/BoxedTypesTest.scala

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 4851d79

Please sign in to comment.