diff options
author | Andreas Gampe <agampe@google.com> | 2014-07-22 18:52:29 -0700 |
---|---|---|
committer | Andreas Gampe <agampe@google.com> | 2014-07-23 10:03:00 -0700 |
commit | 1c83cbc4a817acbd7f9abb5b29a2d418a958e6a1 (patch) | |
tree | aae7ea1d5559718d6e264175aa1cb2ae1fc1e9ed /test/004-InterfaceTest/info.txt | |
parent | 7dfc30b591aee167f0a38ab61a90894cc76f2066 (diff) | |
download | art-1c83cbc4a817acbd7f9abb5b29a2d418a958e6a1.zip art-1c83cbc4a817acbd7f9abb5b29a2d418a958e6a1.tar.gz art-1c83cbc4a817acbd7f9abb5b29a2d418a958e6a1.tar.bz2 |
ART: Make run tests out of oat tests
Transforms all former oat tests into run tests.
Change-Id: I190dd39456454c36e5538a2c044d993965a67533
Diffstat (limited to 'test/004-InterfaceTest/info.txt')
-rw-r--r-- | test/004-InterfaceTest/info.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/004-InterfaceTest/info.txt b/test/004-InterfaceTest/info.txt new file mode 100644 index 0000000..00b0d9a --- /dev/null +++ b/test/004-InterfaceTest/info.txt @@ -0,0 +1 @@ +Imported from oat tests. |