Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
plessbd committed Jul 18, 2017
1 parent 16b0991 commit cea87ae
Show file tree
Hide file tree
Showing 49 changed files with 1,616 additions and 2,875 deletions.
3 changes: 2 additions & 1 deletion open_xdmod/modules/xdmod/automated_tests/.eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@
"env": {
"mocha": true,
"node": true,
"es6": true
"es6": true
},
"globals": {
"require": false,
"expect": false,
"browser": false,
"testHelpers": false,
Expand Down
1 change: 1 addition & 0 deletions open_xdmod/modules/xdmod/automated_tests/.gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# Screenshots
/xdmod
/xdmod.tar.gz
/errorShots
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading

0 comments on commit cea87ae

Please sign in to comment.