Commit bed044de authored by Jacek Furmankiewicz's avatar Jacek Furmankiewicz

WIP

parent a21bada8
......@@ -6,8 +6,6 @@ Argument extraction tests
from corepost.web import RESTResource, validate, route
from corepost.enums import Http
from formencode import Schema, validators
from twisted.python import log
import os
class TestSchema(Schema):
allow_extra_fields = True
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment