Skip to content

Commit

Permalink
cleaning up files
Browse files Browse the repository at this point in the history
  • Loading branch information
Phil Hagelberg committed Feb 5, 2008
1 parent 2c34a20 commit 163aeb2
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 173 deletions.
1 change: 1 addition & 0 deletions core.js
@@ -1,3 +1,4 @@
// specs for jquery core
module("core");

test("Basic requirements", function() {
Expand Down
Binary file removed jspec.zip
Binary file not shown.
63 changes: 0 additions & 63 deletions jspec/index.html

This file was deleted.

110 changes: 0 additions & 110 deletions jspec/jspec.js

This file was deleted.

2 changes: 2 additions & 0 deletions tester2.html
Expand Up @@ -29,6 +29,8 @@
it("should support exists", function() {
expect(document).to("exist");
});

it("should support pending specs");

jspec.matchers["have_tag_name"] = {
describe: function(self, target, not) {
Expand Down

0 comments on commit 163aeb2

Please sign in to comment.