Skip to content

Commit

Permalink
Update tests placeholder according to ibm-js/sdk#2 (comment)
Browse files Browse the repository at this point in the history
  • Loading branch information
dmandrioli committed Jan 23, 2014
1 parent 986a593 commit 507114d
Show file tree
Hide file tree
Showing 8 changed files with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions tests/unit.js
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
// Listing of all the deliteful unit tests
define(["../LinearLayout1",
"../LinearLayout2",
"../LinearLayout3",
"../LinearLayout4",
"../LinearLayout5",
"../SidePane.js",
"../ViewStack.js"
define(["./unit/LinearLayout1",
"./unit/LinearLayout2",
"./unit/LinearLayout3",
"./unit/LinearLayout4",
"./unit/LinearLayout5",
"./unit/SidePane.js",
"./unit/ViewStack.js"
]);
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 507114d

Please sign in to comment.