Skip to content

Commit

Permalink
I had to change something to retrigger tests
Browse files Browse the repository at this point in the history
  • Loading branch information
gguuss committed Jun 2, 2017
1 parent 6447ac7 commit 9d84fa4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions iot/api-client/manager/manager_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
import os
import time

import pytest

import manager

import pytest


# TODO: Pull from environment
CLOUD_REGION = 'us-central1'
Expand Down
2 changes: 1 addition & 1 deletion iot/api-client/manager/resources/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Test public certificates
# Test public certificate files

The public certificates in this folder are only provided for testing and should
not be used for registering your devices.

0 comments on commit 9d84fa4

Please sign in to comment.