Changeset cb64fd6


Ignore:
Timestamp:
Jun 20, 2016, 12:35:09 PM (8 years ago)
Author:
Thierry Delisle <tdelisle@…>
Branches:
ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, ctor, deferred_resn, demangler, enum, forall-pointer-decay, gc_noraii, jacob/cs343-translation, jenkins-sandbox, master, memory, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, with_gc
Children:
e50db109
Parents:
56a9ce6
Message:

fixed comment in Jenkinsfile

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Jenkinsfile

    r56a9ce6 rcb64fd6  
    3030        build_stage 'Test'
    3131
    32                 //Run the tests from the example directory
     32                //Run the tests from the tests directory
    3333                dir ('src/tests') {
    3434                        if (full_build) {
Note: See TracChangeset for help on using the changeset viewer.