Skip to content

Commit

Permalink
run all tests (cisco#114)
Browse files Browse the repository at this point in the history
  • Loading branch information
linuxwolf authored Jun 2, 2017
1 parent 60ba1e7 commit ba2a688
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/jwe/embed-test.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ var JWE = require("../../lib/jwe");

var assert = chai.assert;

describe.only("jwe/embedded", function() {
describe("jwe/embedded", function() {
var keys = {
"oct": {
"kty": "oct",
Expand Down

0 comments on commit ba2a688

Please sign in to comment.