Skip to content

Commit

Permalink
Refactor of timeouts
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-seville committed Mar 15, 2013
1 parent 7bb7ac3 commit f64806c
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 8 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -43,4 +43,5 @@ OR
-refactor timeouts in test
-mock host objects in test (alert, confirm) and add pass throughs to feta for them, but also add option to not do that
-more qunit tests for lib/feta.js
-bug when selecting a second test in sidebar, possibly related to id

4 changes: 0 additions & 4 deletions dist/Panel.html
Expand Up @@ -31,11 +31,7 @@
</ol>
</ol>
</div>
<<<<<<< HEAD
<div id="sidePanel" class="split-view-contents split-view-contents-vertical" style="right: 0px; left: 200px;">
=======
<div id="splitPanel" class="split-view-contents split-view-contents-vertical" style="right: 0px; left: 200px;">
>>>>>>> working on sidebar expansion
<div class="audit-launcher-view panel-enabler-view visible">
<div class="audit-launcher-view-content">
<div id="admin">
Expand Down
2 changes: 1 addition & 1 deletion dist/devtoolsjs/fetaSource.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

17 changes: 14 additions & 3 deletions lib/feta.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f64806c

Please sign in to comment.